summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-1038-92/+146
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-10-1037-91/+145
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-10-0922-61/+96
| | |\
| | | * netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'Shmulik Ladkani2017-10-091-2/+20
| | | * netfilter: SYNPROXY: skip non-tcp packet in {ipv4, ipv6}_synproxy_hookLin Zhang2017-10-092-2/+3
| | | * netfilter: x_tables: avoid stack-out-of-bounds read in xt_copy_counters_from_...Eric Dumazet2017-10-061-2/+2
| | | * netfilter: nf_tables: do not dump chain counters if not enabledPablo Neira Ayuso2017-10-061-1/+1
| | | * netfilter: nf_tables: Release memory obtained by kasprintfArvind Yadav2017-10-031-1/+3
| | | * netfilter: ebtables: fix race condition in frame_filter_net_init()Artem Savkov2017-09-294-14/+15
| | | * netfilter: nf_tables: fix update chain errorJingPiao Chen2017-09-291-2/+2
| | | * netfilter: ipset: Fix race between dump and swapRoss Lagerwall2017-09-291-2/+5
| | | * netfilter: ipset: pernet ops must be unregistered lastFlorian Westphal2017-09-261-9/+13
| | | * netfilter: ipset: Fix adding an IPv4 range containing more than 2^31 addressesJozsef Kadlecsik2017-09-2610-22/+24
| | | * netfilter: xt_socket: Restore mark from full sockets onlySubash Abhinov Kasiviswanathan2017-09-261-2/+2
| | | * netfilter: ipvs: full-functionality option for ECN encapsulation in tunnelVadim Fedorenko2017-09-261-2/+6
| | * | udp: fix bcast packet receptionPaolo Abeni2017-10-091-9/+5
| | * | netlink: do not set cb_running if dump's start() errsJason A. Donenfeld2017-10-091-6/+7
| | * | Merge tag 'mac80211-for-davem-2017-10-09' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-10-091-2/+12
| | |\ \
| | | * | nl80211: Define policy for packet pattern attributesPeng Xu2017-10-041-2/+12
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-10-094-4/+8
| | |\ \ \
| | | * | | xfrm: don't call xfrm_policy_cache_flush under xfrm_state_lockArtem Savkov2017-09-281-2/+2
| | | * | | vti: fix NULL dereference in xfrm_input()Alexey Kodanev2017-09-131-2/+4
| | | * | | xfrm: Fix negative device refcount on offload failure.Steffen Klassert2017-09-111-0/+1
| | | * | | xfrm: Fix deletion of offloaded SAs on failure.Steffen Klassert2017-09-111-0/+1
| | * | | | ipv4: Fix traffic triggered IPsec connections.Steffen Klassert2017-10-091-1/+1
| | * | | | ipv6: Fix traffic triggered IPsec connections.Steffen Klassert2017-10-091-1/+1
| | * | | | tipc: Unclone message at secondary destination lookupJon Maloy2017-10-091-0/+8
| | * | | | tipc: correct initialization of skb listJon Maloy2017-10-091-2/+2
| | * | | | gso: fix payload length when gso_size is zeroAlexey Kodanev2017-10-083-3/+3
| | * | | | ipv6: fix net.ipv6.conf.all.accept_dad behaviour for realMatteo Croce2017-10-081-2/+2
| * | | | | Merge tag 'nfs-for-4.14-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2017-10-091-1/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | sunrpc: remove redundant initialization of sockColin Ian King2017-10-021-1/+1
* | | | | | ipv6: use rcu_dereference_bh() in ipv6_route_seq_next()Wei Wang2017-10-101-1/+1
* | | | | | ipv6: addrlabel: remove refcountingEric Dumazet2017-10-091-29/+4
* | | | | | ipv6: addrlabel: rework ip6addrlbl_get()Eric Dumazet2017-10-091-23/+13
* | | | | | ipv6: avoid zeroing per cpu data againEric Dumazet2017-10-091-11/+1
* | | | | | net: bridge: Export bridge multicast router stateYotam Gigi2017-10-091-0/+12
* | | | | | net: bridge: Notify on bridge device mrouter state changesYotam Gigi2017-10-091-3/+35
* | | | | | ipv6: avoid cache line dirtying in ipv6_dev_get_saddr()Eric Dumazet2017-10-091-11/+6
* | | | | | ipv6: __ipv6_dev_get_saddr() rcu conversionEric Dumazet2017-10-091-3/+1
* | | | | | ipv6: ipv6_chk_prefix() rcu conversionEric Dumazet2017-10-091-5/+3
* | | | | | ipv6: ipv6_chk_custom_prefix() rcu conversionEric Dumazet2017-10-091-5/+3
* | | | | | ipv6: ipv6_count_addresses() rcu conversionEric Dumazet2017-10-091-6/+6
* | | | | | ipv6: prepare RCU lookups for idev->addr_listEric Dumazet2017-10-091-15/+6
* | | | | | bridge: suppress nd pkts on BR_NEIGH_SUPPRESS portsRoopa Prabhu2017-10-094-0/+274
* | | | | | bridge: suppress arp pkts on BR_NEIGH_SUPPRESS portsRoopa Prabhu2017-10-094-58/+205
* | | | | | bridge: add new BR_NEIGH_SUPPRESS port flag to suppress arp and nd floodRoopa Prabhu2017-10-097-3/+52
* | | | | | ipv6: fix a BUG in rt6_get_pcpu_route()Eric Dumazet2017-10-091-20/+6
* | | | | | ip_gre: check packet length and mtu correctly in erspan txWilliam Tu2017-10-081-4/+4
* | | | | | net: phonet: mark phonet_protocol as constLin Zhang2017-10-083-9/+10