aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-30rxrpc: Fix resend event time calculationMarc Dionne1-1/+1
2018-03-30rxrpc: Don't treat call aborts as conn abortsDavid Howells1-6/+9
2018-03-30rxrpc: Fix Tx ring annotation after initial Tx failureDavid Howells1-1/+3
2018-03-30rxrpc: Fix a bit of time confusionDavid Howells1-1/+1
2018-03-30rxrpc: Fix firewall route keepaliveDavid Howells9-4/+204
2018-03-30net/ipv6: Fix route leaking between VRFsDavid Ahern1-0/+3
2018-03-30ipv6: sr: fix seg6 encap performances with TSO enabledDavid Lebrun1-9/+7
2018-03-30net: Fix untag for vlan packets without ethernet headerToshiaki Makita1-2/+4
2018-03-30ipv6: do not set routes if disable_ipv6 has been enabledLorenzo Bianconi1-0/+6
2018-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller62-829/+1187
2018-03-30net: Close race between {un, }register_netdevice_notifier() and setup_net()/cleanup_net()Kirill Tkhai1-0/+6
2018-03-30netfilter: Rework xt_TEE netdevice notifierKirill Tkhai1-27/+46
2018-03-30xfrm: Register xfrm_dev_notifier in appropriate placeKirill Tkhai2-3/+2
2018-03-30sfp/phylink: move module EEPROM ethtool access into netdev core ethtoolRussell King1-0/+7
2018-03-30net: Call add/kill vid ndo on vlan filter feature togglingGal Pressman4-25/+120
2018-03-30netfilter: ipset: Use is_zero_ether_addr instead of static and memcmpJoe Perches1-5/+2
2018-03-30Revert "netfilter: x_tables: ensure last rule in base chain matches underflow/policy"Florian Westphal3-48/+3
2018-03-30netfilter: x_tables: Add note about how to free percpu countersBen Hutchings1-1/+3
2018-03-30netfilter: Merge assignment with returnArushi Singhal2-5/+3
2018-03-30netfilter: nf_tables: use nft_set_lookup_global from nf_tables_newsetelem()Pablo Neira Ayuso1-11/+4
2018-03-30netfilter: nf_tables: rename to nft_set_lookup_global()Pablo Neira Ayuso4-12/+14
2018-03-30netfilter: nf_tables: enable conntrack if NAT chain is registeredPablo Neira Ayuso3-7/+41
2018-03-30netfilter: nf_tables: build-in filter chain typePablo Neira Ayuso16-509/+411
2018-03-30netfilter: nf_tables: nft_register_chain_type() returns voidPablo Neira Ayuso11-29/+29
2018-03-30netfilter: nf_tables: rename struct nf_chain_typePablo Neira Ayuso11-19/+19
2018-03-30netfilter: ebt_stp: Use generic functions for comparisonsJoe Perches1-4/+2
2018-03-30netfilter: ebtables: Add string filterBernie Harris1-0/+1
2018-03-30netfilter: ebtables: Add support for specifying match revisionBernie Harris1-18/+29
2018-03-30bpf: sockmap, BPF_F_INGRESS flag for BPF_SK_SKB_STREAM_VERDICT:John Fastabend1-1/+1
2018-03-30bpf: sockmap redirect ingress supportJohn Fastabend2-2/+10
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. Miller25-173/+824
2018-03-29sctp: fix unused lable warningArnd Bergmann1-0/+2
2018-03-29ipv6: export ip6 fragments sysctl to unprivileged usersEric Dumazet1-4/+0
2018-03-29net/ipv6: Move call_fib6_entry_notifiers up for route addsDavid Ahern1-4/+12
2018-03-29net/ipv4: Allow notifier to fail route replaceDavid Ahern1-2/+7
2018-03-29net/ipv4: Move call_fib_entry_notifiers up for new routesDavid Ahern1-2/+16
2018-03-29net: Move call_fib_rule_notifiers up in fib_nl_newruleDavid Ahern1-1/+5
2018-03-29net: Fix fib notifer to return errnoDavid Ahern1-2/+8
2018-03-29net: Remove rtnl_lock() in nf_ct_iterate_destroy()Kirill Tkhai1-2/+0
2018-03-29ovs: Remove rtnl_lock() from ovs_exit_net()Kirill Tkhai1-2/+0
2018-03-29net: Don't take rtnl_lock() in wireless_nlevent_flush()Kirill Tkhai1-4/+0
2018-03-29net: Introduce net_rwsem to protect net_namespace_listKirill Tkhai7-5/+31
2018-03-29Merge tag 'rxrpc-next-20180327' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsDavid S. Miller8-24/+38
2018-03-29ip_tunnel: Resolve ipsec merge conflict properly.David S. Miller1-6/+6
2018-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller5-4/+9
2018-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecDavid S. Miller5-18/+38
2018-03-29mac80211: don't WARN on bad WMM parameters from buggy APsEmmanuel Grumbach1-1/+2
2018-03-29mac80211: Send control port frames over nl80211Denis Kenzior7-5/+42
2018-03-29mac80211: Add support for tx_control_portDenis Kenzior3-0/+50
2018-03-29nl80211: Add control_port_over_nl80211 to mesh_setupDenis Kenzior1-0/+9