| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-06-16 | 42 | -119/+226 |
|\ |
|
| * | neighbour: skip NTF_EXT_LEARNED entries during forced gc | Roopa Prabhu | 2018-06-15 | 1 | -4/+6 |
| * | tls: fix waitall behavior in tls_sw_recvmsg | Daniel Borkmann | 2018-06-15 | 1 | -1/+5 |
| * | tls: fix use-after-free in tls_push_record | Daniel Borkmann | 2018-06-15 | 1 | -13/+13 |
| * | l2tp: filter out non-PPP sessions in pppol2tp_tunnel_ioctl() | Guillaume Nault | 2018-06-15 | 1 | -1/+1 |
| * | l2tp: reject creation of non-PPP sessions on L2TPv2 tunnels | Guillaume Nault | 2018-06-15 | 1 | -0/+6 |
| * | ipv6: Only emit append events for appended routes | Ido Schimmel | 2018-06-15 | 1 | -3/+2 |
| * | Merge tag 'mac80211-for-davem-2018-06-15' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2018-06-15 | 3 | -6/+9 |
| |\ |
|
| | * | cfg80211: fix rcu in cfg80211_unregister_wdev | Dedy Lansky | 2018-06-15 | 1 | -0/+1 |
| | * | mac80211: Move up init of TXQs | Toke Høiland-Jørgensen | 2018-06-15 | 1 | -6/+6 |
| | * | cfg80211: initialize sinfo in cfg80211_get_station | Sven Eckelmann | 2018-06-15 | 1 | -0/+2 |
| * | | rds: avoid unenecessary cong_update in loop transport | Santosh Shilimkar | 2018-06-15 | 3 | -0/+11 |
| |/ |
|
| * | l2tp: clean up stale tunnel or session in pppol2tp_connect's error path | Guillaume Nault | 2018-06-15 | 1 | -0/+10 |
| * | l2tp: prevent pppol2tp_connect() from creating kernel sockets | Guillaume Nault | 2018-06-15 | 1 | -0/+9 |
| * | l2tp: only accept PPP sessions in pppol2tp_connect() | Guillaume Nault | 2018-06-15 | 1 | -0/+6 |
| * | l2tp: fix pseudo-wire type for sessions created by pppol2tp_connect() | Guillaume Nault | 2018-06-15 | 1 | -0/+1 |
| * | tcp: verify the checksum of the first data segment in a new connection | Frank van der Linden | 2018-06-15 | 2 | -0/+8 |
| * | sctp: define sctp_packet_gso_append to build GSO frames | Xin Long | 2018-06-14 | 1 | -10/+18 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2018-06-13 | 10 | -20/+48 |
| |\ |
|
| | * | netfilter: nf_conncount: Fix garbage collection with zones | Yi-Hung Wei | 2018-06-12 | 2 | -5/+10 |
| | * | netfilter: xt_connmark: fix list corruption on rmmod | Florian Westphal | 2018-06-12 | 1 | -1/+1 |
| | * | netfilter: ctnetlink: avoid null pointer dereference | Florian Westphal | 2018-06-12 | 1 | -1/+2 |
| | * | netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in nft_do_chain() | Taehee Yoo | 2018-06-12 | 1 | -1/+2 |
| | * | netfilter: nf_tables: close race between netns exit and rmmod | Florian Westphal | 2018-06-12 | 2 | -3/+15 |
| | * | netfilter: nf_tables: fix module unload race | Florian Westphal | 2018-06-12 | 2 | -6/+16 |
| | * | netfilter: nft_dynset: do not reject set updates with NFT_SET_EVAL | Pablo Neira Ayuso | 2018-06-12 | 1 | -3/+1 |
| | * | netfilter: nft_socket: fix module autoload | Pablo Neira Ayuso | 2018-06-12 | 1 | -0/+1 |
| * | | smc: convert to ->poll_mask | Cong Wang | 2018-06-13 | 1 | -9/+3 |
| * | | Revert "net: do not allow changing SO_REUSEADDR/SO_REUSEPORT on bound sockets" | Bart Van Assche | 2018-06-12 | 1 | -14/+1 |
| |/ |
|
| * | tcp: Do not reload skb pointer after skb_gro_receive(). | David Miller | 2018-06-12 | 1 | -2/+0 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2018-06-12 | 1 | -1/+2 |
| |\ |
|
| | * | xsk: silence warning on memory allocation failure | Björn Töpel | 2018-06-11 | 1 | -1/+2 |
| * | | net/ipv6: Ensure cfg is properly initialized in ipv6_create_tempaddr | David Ahern | 2018-06-12 | 1 | -1/+1 |
| * | | tls: fix NULL pointer dereference on poll | Daniel Borkmann | 2018-06-12 | 2 | -11/+10 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2018-06-11 | 11 | -19/+54 |
| |\ \ |
|
| | * | | netfilter: x_tables: initialise match/target check parameter struct | Florian Westphal | 2018-06-08 | 3 | -0/+4 |
| | * | | netfilter: nft_set_rbtree: fix parameter of __nft_rbtree_lookup() | Taehee Yoo | 2018-06-06 | 1 | -1/+1 |
| | * | | Merge git://blackhole.kfki.hu/nf | Pablo Neira Ayuso | 2018-06-06 | 2 | -6/+9 |
| | |\ \ |
|
| | | * | | netfilter: ipset: forbid family for hash:mac sets | Florent Fourcot | 2018-06-06 | 1 | -1/+4 |
| | | * | | netfilter: ipset: Limit max timeout value | Jozsef Kadlecsik | 2018-06-06 | 1 | -4/+4 |
| | | * | | netfilter: xt_set: Check hook mask correctly | Serhey Popovych | 2018-06-06 | 1 | -1/+1 |
| | * | | | netfilter: ebtables: reject non-bridge targets | Florian Westphal | 2018-06-06 | 1 | -0/+13 |
| | * | | | netfilter: ebtables: fix compat entry padding | Alin Nastac | 2018-06-04 | 1 | -5/+5 |
| | |/ / |
|
| | * | | ipvs: fix check on xmit to non-local addresses | Julian Anastasov | 2018-06-04 | 1 | -1/+1 |
| | * | | netfilter: nft_reject_bridge: fix skb allocation size in nft_reject_br_send_v... | Taehee Yoo | 2018-06-04 | 1 | -1/+1 |
| | * | | ipvs: register conntrack hooks for ftp | Julian Anastasov | 2018-06-02 | 1 | -0/+4 |
| | * | | netfilter: nf_tables: check msg_type before nft_trans_set(trans) | Alexey Kodanev | 2018-06-01 | 1 | -5/+6 |
| | * | | netfilter: xt_CT: Reject the non-null terminated string from user space | Gao Feng | 2018-06-01 | 1 | -0/+10 |
| * | | | net: dsa: add error handling for pskb_trim_rcsum | Zhouyang Jia | 2018-06-11 | 1 | -1/+2 |
| * | | | ipv6: allow PMTU exceptions to local routes | Julian Anastasov | 2018-06-11 | 1 | -3/+0 |