Age | Commit message (Expand) | Author |
2017-10-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-10-09 | Merge tag 'nfs-for-4.14-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2017-10-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2017-10-09 | udp: fix bcast packet reception | Paolo Abeni |
2017-10-09 | netlink: do not set cb_running if dump's start() errs | Jason A. Donenfeld |
2017-10-09 | Merge tag 'mac80211-for-davem-2017-10-09' of git://git.kernel.org/pub/scm/lin... | David S. Miller |
2017-10-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2017-10-09 | ipv4: Fix traffic triggered IPsec connections. | Steffen Klassert |
2017-10-09 | ipv6: Fix traffic triggered IPsec connections. | Steffen Klassert |
2017-10-09 | netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1' | Shmulik Ladkani |
2017-10-09 | netfilter: SYNPROXY: skip non-tcp packet in {ipv4, ipv6}_synproxy_hook | Lin Zhang |
2017-10-08 | tipc: Unclone message at secondary destination lookup | Jon Maloy |
2017-10-08 | tipc: correct initialization of skb list | Jon Maloy |
2017-10-08 | gso: fix payload length when gso_size is zero | Alexey Kodanev |
2017-10-07 | ipv6: fix net.ipv6.conf.all.accept_dad behaviour for real | Matteo Croce |
2017-10-06 | netfilter: x_tables: avoid stack-out-of-bounds read in xt_copy_counters_from_... | Eric Dumazet |
2017-10-06 | netfilter: nf_tables: do not dump chain counters if not enabled | Pablo Neira Ayuso |
2017-10-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-10-04 | net: 8021q: skip packets if the vlan is down | Vishakha Narvekar |
2017-10-04 | nl80211: Define policy for packet pattern attributes | Peng Xu |
2017-10-03 | net: rtnetlink: fix info leak in RTM_GETSTATS call | Nikolay Aleksandrov |
2017-10-03 | netfilter: nf_tables: Release memory obtained by kasprintf | Arvind Yadav |
2017-10-02 | socket, bpf: fix possible use after free | Eric Dumazet |
2017-10-01 | l2tp: fix l2tp_eth module loading | Guillaume Nault |
2017-10-01 | ip_gre: erspan device should keep dst | Xin Long |
2017-10-01 | ip_gre: set tunnel hlen properly in erspan_tunnel_init | Xin Long |
2017-10-01 | ip_gre: check packet length and mtu correctly in erspan_xmit | Xin Long |
2017-10-01 | ip_gre: get key from session_id correctly in erspan_rcv | Xin Long |
2017-10-01 | sunrpc: remove redundant initialization of sock | Colin Ian King |
2017-10-01 | tipc: use only positive error codes in messages | Parthasarathy Bhuvaragan |
2017-10-01 | udp: perform source validation for mcast early demux | Paolo Abeni |
2017-10-01 | IPv4: early demux can return an error code | Paolo Abeni |
2017-10-01 | ip6_tunnel: update mtu properly for ARPHRD_ETHER tunnel device in tx path | Xin Long |
2017-10-01 | ip6_gre: ip6gre_tap device should keep dst | Xin Long |
2017-10-01 | ip_gre: ipgre_tap device should keep dst | Xin Long |
2017-09-30 | netlink: do not proceed if dump's start() errs | Jason A. Donenfeld |
2017-09-29 | netfilter: ebtables: fix race condition in frame_filter_net_init() | Artem Savkov |
2017-09-29 | netfilter: nf_tables: fix update chain error | JingPiao Chen |
2017-09-29 | netfilter: ipset: Fix race between dump and swap | Ross Lagerwall |
2017-09-28 | Revert "Bluetooth: Add option for disabling legacy ioctl interfaces" | Linus Torvalds |
2017-09-28 | net: Set sk_prot_creator when cloning sockets to the right proto | Christoph Paasch |
2017-09-28 | packet: only test po->has_vnet_hdr once in packet_snd | Willem de Bruijn |
2017-09-28 | packet: in packet_do_bind, test fanout with bind_lock held | Willem de Bruijn |
2017-09-28 | net: dsa: Fix network device registration order | Florian Fainelli |
2017-09-28 | inetpeer: fix RCU lookup() again | Eric Dumazet |
2017-09-28 | xfrm: don't call xfrm_policy_cache_flush under xfrm_state_lock | Artem Savkov |
2017-09-26 | sctp: Fix a big endian bug in sctp_diag_dump() | Dan Carpenter |
2017-09-26 | netfilter: ipset: pernet ops must be unregistered last | Florian Westphal |
2017-09-26 | netfilter: ipset: Fix adding an IPv4 range containing more than 2^31 addresses | Jozsef Kadlecsik |
2017-09-26 | netfilter: xt_socket: Restore mark from full sockets only | Subash Abhinov Kasiviswanathan |