summary refs log tree commit diff
path: root/include
AgeCommit message (Expand)Author
2018-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-03-31inet: frags: get rid of ipfrag_skb_cb/FRAG_CBEric Dumazet
2018-03-31inet: frags: reorganize struct netns_fragsEric Dumazet
2018-03-31rhashtable: reorganize struct rhashtable layoutEric 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: add a pointer to struct netns_fragsEric Dumazet
2018-03-31inet: frags: change inet_frags_init_net() return valueEric Dumazet
2018-03-31ipv6: frag: remove unused fieldEric Dumazet
2018-03-31Merge tag 'mlx5-updates-2018-03-30' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2018-03-31Merge tag 'rxrpc-next-20180330' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2018-03-31tipc: avoid possible string overflowJon Maloy
2018-03-31tipc: tipc: rename address types in user apiJon Maloy
2018-03-31bpf: Post-hooks for sys_bindAndrey Ignatov
2018-03-31bpf: Hooks for sys_connectAndrey Ignatov
2018-03-31net: Introduce __inet_bind() and __inet6_bindAndrey Ignatov
2018-03-31bpf: Hooks for sys_bindAndrey Ignatov
2018-03-31bpf: Check attach type at prog load timeAndrey Ignatov
2018-03-30net/mlx5e: Use linear SKB in Striding RQTariq Toukan
2018-03-30net/mlx5: Eliminate query xsrq dead codeSaeed Mahameed
2018-03-30lib/scatterlist: add sg_init_marker() helperPrashant Bhole
2018-03-30rxrpc: Add a tracepoint to track rxrpc_peer refcountingDavid Howells
2018-03-30rxrpc: Add a tracepoint to track rxrpc_local refcountingDavid Howells
2018-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2018-03-30xfrm: Register xfrm_dev_notifier in appropriate placeKirill Tkhai
2018-03-30of_net: Implement of_get_nvmem_mac_address helperMike Looijmans
2018-03-30sfp/phylink: move module EEPROM ethtool access into netdev core ethtoolRussell King
2018-03-30net: phy: phylink: Provide PHY interface to mac_link_{up, down}Florian Fainelli
2018-03-30net: Call add/kill vid ndo on vlan filter feature togglingGal Pressman
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
2018-03-30netfilter: nf_tables: nft_register_chain_type() returns voidPablo Neira Ayuso
2018-03-30netfilter: nf_tables: rename struct nf_chain_typePablo Neira Ayuso
2018-03-30netfilter: ebtables: Add support for specifying match revisionBernie Harris
2018-03-30bpf: sockmap, BPF_F_INGRESS flag for BPF_SK_SKB_STREAM_VERDICT:John Fastabend
2018-03-30bpf: sockmap redirect ingress supportJohn Fastabend
2018-03-29Merge tag 'mac80211-next-for-davem-2018-03-29' of git://git.kernel.org/pub/sc...David S. Miller
2018-03-29qed: Adapter flash update support.Sudarsana Reddy Kalluru
2018-03-29qed*: Utilize FW 8.33.11.0Michal Kalderon
2018-03-29Merge tag 'mlx5-updates-2018-03-27' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2018-03-29net: Introduce net_rwsem to protect net_namespace_listKirill Tkhai
2018-03-29nl80211: Add control_port_over_nl80211 to mesh_setupDenis Kenzior
2018-03-29nl80211: Add control_port_over_nl80211 for ibssDenis Kenzior
2018-03-29nl80211: Add CONTROL_PORT_OVER_NL80211 attributeDenis Kenzior
2018-03-29nl80211: Implement TX of control port framesDenis Kenzior
2018-03-29nl80211: Add CMD_CONTROL_PORT_FRAME APIDenis Kenzior