aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller19-10/+349
2018-03-31inet: frags: get rid of ipfrag_skb_cb/FRAG_CBEric Dumazet1-0/+1
2018-03-31inet: frags: reorganize struct netns_fragsEric Dumazet1-4/+5
2018-03-31rhashtable: reorganize struct rhashtable layoutEric Dumazet1-4/+4
2018-03-31inet: frags: break the 2GB limit for frags storageEric Dumazet1-10/+10
2018-03-31inet: frags: remove inet_frag_maybe_warn_overflow()Eric Dumazet1-2/+0
2018-03-31inet: frags: get rif of inet_frag_evicting()Eric Dumazet1-5/+0
2018-03-31inet: frags: remove some helpersEric Dumazet3-13/+0
2018-03-31inet: frags: use rhashtables for reassembly unitsEric Dumazet2-59/+38
2018-03-31inet: frags: add a pointer to struct netns_fragsEric Dumazet2-7/+7
2018-03-31inet: frags: change inet_frags_init_net() return valueEric Dumazet1-1/+2
2018-03-31ipv6: frag: remove unused fieldEric Dumazet1-1/+0
2018-03-31Merge tag 'mlx5-updates-2018-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller3-4/+7
2018-03-31Merge tag 'rxrpc-next-20180330' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsDavid S. Miller1-0/+85
2018-03-31tipc: avoid possible string overflowJon Maloy1-1/+1
2018-03-31tipc: tipc: rename address types in user apiJon Maloy1-24/+33
2018-03-31bpf: Post-hooks for sys_bindAndrey Ignatov2-3/+24
2018-03-31bpf: Hooks for sys_connectAndrey Ignatov5-1/+53
2018-03-31net: Introduce __inet_bind() and __inet6_bindAndrey Ignatov2-0/+4
2018-03-31bpf: Hooks for sys_bindAndrey Ignatov4-0/+55
2018-03-31bpf: Check attach type at prog load timeAndrey Ignatov3-1/+10
2018-03-30net/mlx5e: Use linear SKB in Striding RQTariq Toukan2-3/+7
2018-03-30net/mlx5: Eliminate query xsrq dead codeSaeed Mahameed1-1/+0
2018-03-30lib/scatterlist: add sg_init_marker() helperPrashant Bhole1-0/+18
2018-03-30rxrpc: Add a tracepoint to track rxrpc_peer refcountingDavid Howells1-0/+42
2018-03-30rxrpc: Add a tracepoint to track rxrpc_local refcountingDavid Howells1-0/+43
2018-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller12-29/+84
2018-03-30xfrm: Register xfrm_dev_notifier in appropriate placeKirill Tkhai1-1/+1
2018-03-30of_net: Implement of_get_nvmem_mac_address helperMike Looijmans1-0/+6
2018-03-30sfp/phylink: move module EEPROM ethtool access into netdev core ethtoolRussell King2-3/+3
2018-03-30net: phy: phylink: Provide PHY interface to mac_link_{up, down}Florian Fainelli1-3/+11
2018-03-30net: Call add/kill vid ndo on vlan filter feature togglingGal Pressman2-0/+28
2018-03-30netfilter: nf_tables: rename to nft_set_lookup_global()Pablo Neira Ayuso1-5/+5
2018-03-30netfilter: nf_tables: enable conntrack if NAT chain is registeredPablo Neira Ayuso1-0/+4
2018-03-30netfilter: nf_tables: build-in filter chain typePablo Neira Ayuso1-0/+3
2018-03-30netfilter: nf_tables: nft_register_chain_type() returns voidPablo Neira Ayuso1-1/+1
2018-03-30netfilter: nf_tables: rename struct nf_chain_typePablo Neira Ayuso1-8/+8
2018-03-30netfilter: ebtables: Add support for specifying match revisionBernie Harris1-3/+13
2018-03-30bpf: sockmap, BPF_F_INGRESS flag for BPF_SK_SKB_STREAM_VERDICT:John Fastabend1-0/+1
2018-03-30bpf: sockmap redirect ingress supportJohn Fastabend2-0/+2
2018-03-29Merge tag 'mac80211-next-for-davem-2018-03-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller4-5/+148
2018-03-29qed: Adapter flash update support.Sudarsana Reddy Kalluru1-0/+19
2018-03-29qed*: Utilize FW 8.33.11.0Michal Kalderon5-4/+9
2018-03-29Merge tag 'mlx5-updates-2018-03-27' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller2-0/+7
2018-03-29net: Introduce net_rwsem to protect net_namespace_listKirill Tkhai2-0/+2
2018-03-29nl80211: Add control_port_over_nl80211 to mesh_setupDenis Kenzior1-0/+3
2018-03-29nl80211: Add control_port_over_nl80211 for ibssDenis Kenzior1-0/+3
2018-03-29nl80211: Add CONTROL_PORT_OVER_NL80211 attributeDenis Kenzior2-1/+16
2018-03-29nl80211: Implement TX of control port framesDenis Kenzior2-0/+12
2018-03-29nl80211: Add CMD_CONTROL_PORT_FRAME APIDenis Kenzior2-0/+35