开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-09-29
net: Introduce L3 Master device abstraction
David Ahern
2015-09-29
net: Rename IFF_VRF_MASTER to IFF_L3MDEV_MASTER
David Ahern
2015-09-29
Merge branch 'listener-refactoring-preparations'
David S. Miller
2015-09-29
tcp: prepare fastopen code for upcoming listener changes
Eric Dumazet
2015-09-29
tcp: constify tcp_syn_flood_action() socket argument
Eric Dumazet
2015-09-29
tcp: constify tcp_v{4|6}_route_req() sock argument
Eric Dumazet
2015-09-29
tcp: cookie_init_sequence() cleanups
Eric Dumazet
2015-09-29
tcp/dccp: constify syn_recv_sock() method sock argument
Eric Dumazet
2015-09-29
tcp: constify tcp_create_openreq_child() socket argument
Eric Dumazet
2015-09-29
dccp: constify dccp_create_openreq_child() sock argument
Eric Dumazet
2015-09-29
net: constify sk_gfp_atomic() sock argument
Eric Dumazet
2015-09-29
inet: constify __inet_inherit_port() sock argument
Eric Dumazet
2015-09-29
inet: constify inet_csk_route_child_sock() socket argument
Eric Dumazet
2015-09-29
dccp: use inet6_csk_route_req() helper
Eric Dumazet
2015-09-29
tcp: remove tcp_rcv_state_process() tcp_hdr argument
Eric Dumazet
2015-09-29
tcp: remove unused len argument from tcp_rcv_state_process()
Eric Dumazet
2015-09-29
tcp/dccp: constify send_synack and send_reset socket argument
Eric Dumazet
2015-09-29
Merge branch 'ipv4-routing-cleanups'
David S. Miller
2015-09-29
net: Remove martian_source_keep_err goto label
David Ahern
2015-09-29
net: Swap ordering of tests in ip_route_input_mc
Alexander Duyck
2015-09-29
net/ipv4: Pass proto as u8 instead of u16 in ip_check_mc_rcu
Alexander Duyck
2015-09-29
RESEND: [PATCH v3 net-next] sky2: use random address if EEPROM is bad
Liviu Dudau
2015-09-29
netpoll: Drop budget parameter from NAPI polling call hierarchy
Alexander Duyck
2015-09-29
bridge: vlan: add per-vlan struct and move to rhashtables
Nikolay Aleksandrov
2015-09-29
Merge branch 'mvneta_percpu_irq'
David S. Miller
2015-09-29
net: mvneta: Statically assign queues to CPUs
Maxime Ripard
2015-09-29
net: mvneta: Allow different queues
Maxime Ripard
2015-09-29
net: mvneta: Handle per-cpu interrupts
Maxime Ripard
2015-09-29
net: mvneta: Fix CPU_MAP registers initialisation
Maxime Ripard
2015-09-29
irqchip: armada-370-xp: Rework per-cpu interrupts handling
Maxime Ripard
2015-09-29
irq: Export per-cpu irq allocation and de-allocation functions
Maxime Ripard
2015-09-29
genirq: Fix the documentation of request_percpu_irq
Maxime Ripard
2015-09-28
net: help compiler generate better code in eth_get_headlen
Jesper Dangaard Brouer
2015-09-28
tcp: Fix CWV being too strict on thin streams
Bendik Rønning Opstad
2015-09-28
cxgb4: Add HW timesptamp support for RX
Hariprasad Shenai
2015-09-28
net: Fix Hisilicon Network Subsystem Support Compilation
huangdaode
2015-09-28
net: irda: pxaficp_ir: dmaengine conversion
Robert Jarzmik
2015-09-28
net: irda: pxaficp_ir: convert to readl and writel
Robert Jarzmik
2015-09-28
net: irda: pxaficp_ir: use sched_clock() for time management
Robert Jarzmik
2015-09-28
net: fec: Remove unneeded FEATURES_NEED_QUIESCE definition
Fabio Estevam
2015-09-28
net: Remove redundant oif checks in rt6_device_match
David Ahern
2015-09-28
lan78xx: Return 0 when lan78xx_suspend() has no error.
Woojung.Huh@microchip.com
2015-09-28
Merge branch 'mlx5-next'
David S. Miller
2015-09-28
net/mlx5_core: Update health syndromes
Eli Cohen
2015-09-28
net/mlx5_core: Fix wrong name in struct
Eli Cohen
2015-09-28
net/mlx5_core: New init and exit flow for mlx5_core
Majd Dibbiny
2015-09-28
net/mlx5_core: Fix notification of page supplement error
Eli Cohen
2015-09-28
net/mlx5_core: Fix async commands return code
Eli Cohen
2015-09-28
net/mlx5_core: Remove redundant "err" variable usage
Achiad Shochat
2015-09-28
net/mlx5_core: Fix struct type in the DESTROY_TIR/TIS device commands
Saeed Mahameed
[next]