开源镜像站
帮助
动态
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-03-18
bridge: add ageing_time, stp_state, priority over netlink
Jörg Thalheim
2015-03-18
net: Fix high overhead of vlan sub-device teardown.
David S. Miller
2015-03-18
inet: add a schedule point in inet_twsk_purge()
Eric Dumazet
2015-03-18
rocker: add support for phys_port_name
David Ahern
2015-03-18
net: add support for phys_port_name
David Ahern
2015-03-18
vxlan: Move socket initialization to within rtnl scope
Marcelo Ricardo Leitner
2015-03-18
ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop}
Marcelo Ricardo Leitner
2015-03-18
ipv4,ipv6: grab rtnl before locking the socket
Marcelo Ricardo Leitner
2015-03-18
Merge branch 'listen_refactor_part_13'
David S. Miller
2015-03-18
inet: request sock should init IPv6/IPv4 addresses
Eric Dumazet
2015-03-18
inet: get rid of last __inet_hash_connect() argument
Eric Dumazet
2015-03-18
ipv6: get rid of __inet6_hash()
Eric Dumazet
2015-03-18
inet: add IPv6 support to sk_ehashfn()
Eric Dumazet
2015-03-18
net: introduce sk_ehashfn() helper
Eric Dumazet
2015-03-18
netns: constify net_hash_mix() and various callers
Eric Dumazet
2015-03-18
Merge branch 'txq_max_rate'
David S. Miller
2015-03-18
net/mlx4_en: Add tx queue maxrate support
Or Gerlitz
2015-03-18
net/mlx4_core: Add basic support for QP max-rate limiting
Or Gerlitz
2015-03-18
net: Add max rate tx queue attribute
John Fastabend
2015-03-18
Merge branch 'rhashtable_remove_shift'
David S. Miller
2015-03-18
rhashtable: Remove max_shift and min_shift
Herbert Xu
2015-03-18
test_rhashtable: Use rhashtable max_size instead of max_shift
Herbert Xu
2015-03-18
tipc: Use rhashtable max/min_size instead of max/min_shift
Herbert Xu
2015-03-18
netlink: Use rhashtable max_size instead of max_shift
Herbert Xu
2015-03-18
rhashtable: Introduce max_size/min_size
Herbert Xu
2015-03-18
rhashtable: Remove shift from bucket_table
Herbert Xu
2015-03-18
Merge branch 'xgene-next'
David S. Miller
2015-03-18
drivers: net: xgene: Add second SGMII based 1G interface
Keyur Chudgar
2015-03-18
dtb: xgene: Add second SGMII based 1G interface node
Keyur Chudgar
2015-03-18
Documentation: dtb: Add port-id field for APM X-Gene ethernet
Keyur Chudgar
2015-03-17
Merge branch 'tipc_netns_leak'
David S. Miller
2015-03-17
tipc: withdraw tipc topology server name when namespace is deleted
Ying Xue
2015-03-17
tipc: fix a potential deadlock when nametable is purged
Ying Xue
2015-03-17
tipc: fix netns refcnt leak
Ying Xue
2015-03-17
Merge branch 'listener_refactor_part_12'
David S. Miller
2015-03-17
inet: fix request sock refcounting
Eric Dumazet
2015-03-17
inet: avoid fastopen lock for regular accept()
Eric Dumazet
2015-03-17
tcp: rename struct tcp_request_sock listener
Eric Dumazet
2015-03-17
inet: add rsk_listener field to struct request_sock
Eric Dumazet
2015-03-17
inet: uninline inet_reqsk_alloc()
Eric Dumazet
2015-03-17
inet: add sk_listener argument to inet_reqsk_alloc()
Eric Dumazet
2015-03-17
Merge branch 'listener_refactor_part_11'
David S. Miller
2015-03-17
tcp: uninline tcp_oow_rate_limited()
Eric Dumazet
2015-03-17
tcp: move tcp_openreq_init() to tcp_input.c
Eric Dumazet
2015-03-17
inet: move ir_mark to fill a hole
Eric Dumazet
2015-03-17
netfilter: xt_socket: prepare for TCP_NEW_SYN_RECV support
Eric Dumazet
2015-03-17
netfilter: tproxy: prepare TCP_NEW_SYN_RECV support
Eric Dumazet
2015-03-17
netfilter: use sk_fullsock() helper
Eric Dumazet
2015-03-17
bpf: allow BPF programs access 'protocol' and 'vlan_tci' fields
Alexei Starovoitov
2015-03-17
Merge branch 'const_of_device_id'
David S. Miller
[next]