开源镜像站
帮助
动态
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
path:
root
/
net
Age
Commit message (
Expand
)
Author
2018-03-31
inet: frags: break the 2GB limit for frags storage
Eric Dumazet
2018-03-31
inet: frags: remove inet_frag_maybe_warn_overflow()
Eric Dumazet
2018-03-31
inet: frags: get rif of inet_frag_evicting()
Eric Dumazet
2018-03-31
inet: frags: remove some helpers
Eric Dumazet
2018-03-31
inet: frags: use rhashtables for reassembly units
Eric Dumazet
2018-03-31
inet: frags: refactor ipfrag_init()
Eric Dumazet
2018-03-31
inet: frags: refactor lowpan_net_frag_init()
Eric Dumazet
2018-03-31
inet: frags: refactor ipv6_frag_init()
Eric Dumazet
2018-03-31
inet: frags: add a pointer to struct netns_frags
Eric Dumazet
2018-03-31
inet: frags: change inet_frags_init_net() return value
Eric Dumazet
2018-03-31
vlan: vlan_hw_filter_capable() can be static
Wei Yongjun
2018-03-31
Merge tag 'rxrpc-next-20180330' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
2018-03-31
net: Do not take net_rwsem in __rtnl_link_unregister()
Kirill Tkhai
2018-03-31
net: Remove net_rwsem from {, un}register_netdevice_notifier()
Kirill Tkhai
2018-03-31
tipc: avoid possible string overflow
Jon Maloy
2018-03-31
tipc: permit overlapping service ranges in name table
Jon Maloy
2018-03-31
tipc: refactor name table translate function
Jon Maloy
2018-03-31
tipc: replace name table service range array with rb tree
Jon Maloy
2018-03-31
net: bridge: disable bridge MTU auto tuning if it was set manually
Nikolay Aleksandrov
2018-03-31
net: bridge: set min MTU on port events and allow user to set max
Nikolay Aleksandrov
2018-03-30
rxrpc: Fix leak of rxrpc_peer objects
David Howells
2018-03-30
rxrpc: Add a tracepoint to track rxrpc_peer refcounting
David Howells
2018-03-30
rxrpc: Fix apparent leak of rxrpc_local objects
David Howells
2018-03-30
rxrpc: Add a tracepoint to track rxrpc_local refcounting
David Howells
2018-03-30
rxrpc: Fix potential call vs socket/net destruction race
David Howells
2018-03-30
rxrpc: Fix checker warnings and errors
David Howells
2018-03-30
rxrpc: remove unused static variables
Sebastian Andrzej Siewior
2018-03-30
rxrpc: Fix resend event time calculation
Marc Dionne
2018-03-30
rxrpc: Don't treat call aborts as conn aborts
David Howells
2018-03-30
rxrpc: Fix Tx ring annotation after initial Tx failure
David Howells
2018-03-30
rxrpc: Fix a bit of time confusion
David Howells
2018-03-30
rxrpc: Fix firewall route keepalive
David Howells
2018-03-30
ipv6: do not set routes if disable_ipv6 has been enabled
Lorenzo Bianconi
2018-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-03-30
net: Close race between {un, }register_netdevice_notifier() and setup_net()/c...
Kirill Tkhai
2018-03-30
netfilter: Rework xt_TEE netdevice notifier
Kirill Tkhai
2018-03-30
xfrm: Register xfrm_dev_notifier in appropriate place
Kirill Tkhai
2018-03-30
sfp/phylink: move module EEPROM ethtool access into netdev core ethtool
Russell King
2018-03-30
net: Call add/kill vid ndo on vlan filter feature toggling
Gal Pressman
2018-03-30
netfilter: ipset: Use is_zero_ether_addr instead of static and memcmp
Joe Perches
2018-03-30
Revert "netfilter: x_tables: ensure last rule in base chain matches underflow...
Florian Westphal
2018-03-30
netfilter: x_tables: Add note about how to free percpu counters
Ben Hutchings
2018-03-30
netfilter: Merge assignment with return
Arushi Singhal
2018-03-30
netfilter: nf_tables: use nft_set_lookup_global from nf_tables_newsetelem()
Pablo Neira Ayuso
2018-03-30
netfilter: nf_tables: rename to nft_set_lookup_global()
Pablo Neira Ayuso
2018-03-30
netfilter: nf_tables: enable conntrack if NAT chain is registered
Pablo Neira Ayuso
2018-03-30
netfilter: nf_tables: build-in filter chain type
Pablo Neira Ayuso
2018-03-30
netfilter: nf_tables: nft_register_chain_type() returns void
Pablo Neira Ayuso
2018-03-30
netfilter: nf_tables: rename struct nf_chain_type
Pablo Neira Ayuso
2018-03-30
netfilter: ebt_stp: Use generic functions for comparisons
Joe Perches
[next]