Age | Commit message (Expand) | Author | Files | Lines |
2017-10-11 | Merge tag 'mac80211-next-for-davem-2017-10-11' of git://git.kernel.org/pub/sc... | David S. Miller | 37 | -730/+999 |
2017-10-11 | cfg80211: implement regdb signature checking | Johannes Berg | 6 | -1/+182 |
2017-10-11 | cfg80211: reg: remove support for built-in regdb | Johannes Berg | 7 | -267/+1 |
2017-10-11 | cfg80211: support reloading regulatory database | Johannes Berg | 3 | -20/+77 |
2017-10-11 | cfg80211: support loading regulatory database as firmware file | Johannes Berg | 3 | -24/+276 |
2017-10-11 | mac80211: only remove AP VLAN frames from TXQ | Johannes Berg | 3 | -22/+39 |
2017-10-11 | mac80211: aead api to reduce redundancy | Xiang Gao | 7 | -152/+111 |
2017-10-11 | openvswitch: add ct_clear action | Eric Garver | 4 | -0/+27 |
2017-10-11 | net: dst: move cpu inside ifdef to avoid compilation warning | Jakub Kicinski | 1 | -1/+1 |
2017-10-10 | rtnetlink: bridge: use ext_ack instead of printk | Florian Westphal | 1 | -14/+14 |
2017-10-10 | net/core: Fix BUG to BUG_ON conditionals. | Tim Hansen | 1 | -9/+6 |
2017-10-10 | bpf: don't rely on the verifier lock for metadata_dst allocation | Jakub Kicinski | 2 | -7/+25 |
2017-10-10 | ipv6: fix incorrect bitwise operator used on rt6i_flags | Colin Ian King | 1 | -2/+2 |
2017-10-10 | ipv6: fix dereference of rt6_ex before null check error | Colin Ian King | 1 | -1/+3 |
2017-10-10 | openvswitch: Add erspan tunnel support. | William Tu | 1 | -1/+50 |
2017-10-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 38 | -92/+146 |
2017-10-10 | ipv6: use rcu_dereference_bh() in ipv6_route_seq_next() | Wei Wang | 1 | -1/+1 |
2017-10-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 37 | -91/+145 |
2017-10-09 | Merge tag 'nfs-for-4.14-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -1/+1 |
2017-10-09 | ipv6: addrlabel: remove refcounting | Eric Dumazet | 1 | -29/+4 |
2017-10-09 | ipv6: addrlabel: rework ip6addrlbl_get() | Eric Dumazet | 1 | -23/+13 |
2017-10-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 22 | -61/+96 |
2017-10-09 | ipv6: avoid zeroing per cpu data again | Eric Dumazet | 1 | -11/+1 |
2017-10-09 | udp: fix bcast packet reception | Paolo Abeni | 1 | -9/+5 |
2017-10-09 | netlink: do not set cb_running if dump's start() errs | Jason A. Donenfeld | 1 | -6/+7 |
2017-10-09 | net: bridge: Export bridge multicast router state | Yotam Gigi | 1 | -0/+12 |
2017-10-09 | net: bridge: Notify on bridge device mrouter state changes | Yotam Gigi | 1 | -3/+35 |
2017-10-09 | Merge tag 'mac80211-for-davem-2017-10-09' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 1 | -2/+12 |
2017-10-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 4 | -4/+8 |
2017-10-09 | ipv4: Fix traffic triggered IPsec connections. | Steffen Klassert | 1 | -1/+1 |
2017-10-09 | ipv6: Fix traffic triggered IPsec connections. | Steffen Klassert | 1 | -1/+1 |
2017-10-09 | netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1' | Shmulik Ladkani | 1 | -2/+20 |
2017-10-09 | netfilter: SYNPROXY: skip non-tcp packet in {ipv4, ipv6}_synproxy_hook | Lin Zhang | 2 | -2/+3 |
2017-10-09 | ipv6: avoid cache line dirtying in ipv6_dev_get_saddr() | Eric Dumazet | 1 | -11/+6 |
2017-10-09 | ipv6: __ipv6_dev_get_saddr() rcu conversion | Eric Dumazet | 1 | -3/+1 |
2017-10-09 | ipv6: ipv6_chk_prefix() rcu conversion | Eric Dumazet | 1 | -5/+3 |
2017-10-09 | ipv6: ipv6_chk_custom_prefix() rcu conversion | Eric Dumazet | 1 | -5/+3 |
2017-10-09 | ipv6: ipv6_count_addresses() rcu conversion | Eric Dumazet | 1 | -6/+6 |
2017-10-09 | ipv6: prepare RCU lookups for idev->addr_list | Eric Dumazet | 1 | -15/+6 |
2017-10-09 | tipc: Unclone message at secondary destination lookup | Jon Maloy | 1 | -0/+8 |
2017-10-09 | tipc: correct initialization of skb list | Jon Maloy | 1 | -2/+2 |
2017-10-09 | bridge: suppress nd pkts on BR_NEIGH_SUPPRESS ports | Roopa Prabhu | 4 | -0/+274 |
2017-10-09 | bridge: suppress arp pkts on BR_NEIGH_SUPPRESS ports | Roopa Prabhu | 4 | -58/+205 |
2017-10-09 | bridge: add new BR_NEIGH_SUPPRESS port flag to suppress arp and nd flood | Roopa Prabhu | 7 | -3/+52 |
2017-10-09 | ipv6: fix a BUG in rt6_get_pcpu_route() | Eric Dumazet | 1 | -20/+6 |
2017-10-08 | gso: fix payload length when gso_size is zero | Alexey Kodanev | 3 | -3/+3 |
2017-10-08 | ip_gre: check packet length and mtu correctly in erspan tx | William Tu | 1 | -4/+4 |
2017-10-08 | net: phonet: mark phonet_protocol as const | Lin Zhang | 3 | -9/+10 |
2017-10-08 | net: phonet: mark header_ops as const | Lin Zhang | 1 | -1/+1 |
2017-10-08 | ipv6: fix net.ipv6.conf.all.accept_dad behaviour for real | Matteo Croce | 1 | -2/+2 |