summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-03-31inet: frags: get rid of ipfrag_skb_cb/FRAG_CBEric Dumazet
2018-03-31ipv6: frags: rewrite ip6_expire_frag_queue()Eric Dumazet
2018-03-31inet: frags: do not clone skb in ip_expire()Eric Dumazet
2018-03-31inet: frags: break the 2GB limit for frags storageEric Dumazet
2018-03-31inet: frags: remove inet_frag_maybe_warn_overflow()Eric Dumazet
2018-03-31inet: frags: get rif of inet_frag_evicting()Eric Dumazet
2018-03-31inet: frags: remove some helpersEric Dumazet
2018-03-31inet: frags: use rhashtables for reassembly unitsEric Dumazet
2018-03-31inet: frags: refactor ipfrag_init()Eric Dumazet
2018-03-31inet: frags: refactor lowpan_net_frag_init()Eric Dumazet
2018-03-31inet: frags: refactor ipv6_frag_init()Eric Dumazet
2018-03-31inet: frags: add a pointer to struct netns_fragsEric Dumazet
2018-03-31inet: frags: change inet_frags_init_net() return valueEric Dumazet
2018-03-31vlan: vlan_hw_filter_capable() can be staticWei Yongjun
2018-03-31Merge tag 'rxrpc-next-20180330' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2018-03-31net: Do not take net_rwsem in __rtnl_link_unregister()Kirill Tkhai
2018-03-31net: Remove net_rwsem from {, un}register_netdevice_notifier()Kirill Tkhai
2018-03-31tipc: avoid possible string overflowJon Maloy
2018-03-31tipc: permit overlapping service ranges in name tableJon Maloy
2018-03-31tipc: refactor name table translate functionJon Maloy
2018-03-31tipc: replace name table service range array with rb treeJon Maloy
2018-03-31net: bridge: disable bridge MTU auto tuning if it was set manuallyNikolay Aleksandrov
2018-03-31net: bridge: set min MTU on port events and allow user to set maxNikolay Aleksandrov
2018-03-30rxrpc: Fix leak of rxrpc_peer objectsDavid Howells
2018-03-30rxrpc: Add a tracepoint to track rxrpc_peer refcountingDavid Howells
2018-03-30rxrpc: Fix apparent leak of rxrpc_local objectsDavid Howells
2018-03-30rxrpc: Add a tracepoint to track rxrpc_local refcountingDavid Howells
2018-03-30rxrpc: Fix potential call vs socket/net destruction raceDavid Howells
2018-03-30rxrpc: Fix checker warnings and errorsDavid Howells
2018-03-30rxrpc: remove unused static variablesSebastian Andrzej Siewior
2018-03-30rxrpc: Fix resend event time calculationMarc Dionne
2018-03-30rxrpc: Don't treat call aborts as conn abortsDavid Howells
2018-03-30rxrpc: Fix Tx ring annotation after initial Tx failureDavid Howells
2018-03-30rxrpc: Fix a bit of time confusionDavid Howells
2018-03-30rxrpc: Fix firewall route keepaliveDavid Howells
2018-03-30ipv6: do not set routes if disable_ipv6 has been enabledLorenzo Bianconi
2018-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2018-03-30net: Close race between {un, }register_netdevice_notifier() and setup_net()/c...Kirill Tkhai
2018-03-30netfilter: Rework xt_TEE netdevice notifierKirill Tkhai
2018-03-30xfrm: Register xfrm_dev_notifier in appropriate placeKirill Tkhai
2018-03-30sfp/phylink: move module EEPROM ethtool access into netdev core ethtoolRussell King
2018-03-30net: Call add/kill vid ndo on vlan filter feature togglingGal Pressman
2018-03-30netfilter: ipset: Use is_zero_ether_addr instead of static and memcmpJoe Perches
2018-03-30Revert "netfilter: x_tables: ensure last rule in base chain matches underflow...Florian Westphal
2018-03-30netfilter: x_tables: Add note about how to free percpu countersBen Hutchings
2018-03-30netfilter: Merge assignment with returnArushi Singhal
2018-03-30netfilter: nf_tables: use nft_set_lookup_global from nf_tables_newsetelem()Pablo Neira Ayuso
2018-03-30netfilter: nf_tables: rename to nft_set_lookup_global()Pablo Neira Ayuso
2018-03-30netfilter: nf_tables: enable conntrack if NAT chain is registeredPablo Neira Ayuso
2018-03-30netfilter: nf_tables: build-in filter chain typePablo Neira Ayuso