Age | Commit message (Expand) | Author |
2019-02-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-02-07 | sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach() | Hangbin Liu |
2019-02-06 | net: dsa: Fix NULL checking in dsa_slave_set_eee() | Dan Carpenter |
2019-02-06 | svcrdma: Remove max_sge check at connect time | Chuck Lever |
2019-02-06 | rxrpc: bad unlock balance in rxrpc_recvmsg | Eric Dumazet |
2019-02-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2019-02-05 | netfilter: nft_compat: don't use refcount_inc on newly allocated entry | Florian Westphal |
2019-02-05 | netfilter: ipv6: Don't preserve original oif for loopback address | Eli Cooper |
2019-02-04 | net: dsa: Fix lockdep false positive splat | Marc Zyngier |
2019-02-04 | net: dsa: slave: Don't propagate flag changes on down slave interfaces | Rundong Ge |
2019-02-04 | net: cls_flower: Remove filter from mask before freeing it | Petr Machata |
2019-02-04 | net/smc: correct state change for peer closing | Ursula Braun |
2019-02-04 | net/smc: delete rkey first before switching to unused | Ursula Braun |
2019-02-04 | net/smc: fix sender_free computation | Ursula Braun |
2019-02-04 | net/smc: preallocated memory for rdma work requests | Ursula Braun |
2019-02-04 | netfilter: nf_tables: unbind set in rule from commit path | Pablo Neira Ayuso |
2019-02-04 | netfilter: nf_nat: skip nat clash resolution for same-origin entries | Martynas Pumputis |
2019-02-03 | sctp: check and update stream->out_curr when allocating stream_out | Xin Long |
2019-02-03 | vsock/virtio: reset connected sockets on device removal | Stefano Garzarella |
2019-02-03 | vsock/virtio: fix kernel panic after device hot-unplug | Stefano Garzarella |
2019-02-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2019-02-01 | dccp: fool proof ccid_hc_[rt]x_parse_options() | Eric Dumazet |
2019-02-01 | net/smc: fix use of variable in cleared area | Karsten Graul |
2019-02-01 | net/smc: use device link provided in qp_context | Karsten Graul |
2019-02-01 | net/smc: call smc_cdc_msg_send() under send_lock | Karsten Graul |
2019-02-01 | net/smc: do not wait under send_lock | Karsten Graul |
2019-02-01 | net/smc: recvmsg and splice_read should return 0 after shutdown | Karsten Graul |
2019-02-01 | net/smc: don't wait for send buffer space when data was already sent | Karsten Graul |
2019-02-01 | net/smc: prevent races between smc_lgr_terminate() and smc_conn_free() | Karsten Graul |
2019-02-01 | net/smc: allow 16 byte pnetids in netlink policy | Hans Wippel |
2019-02-01 | net/smc: fix another sizeof to int comparison | Ursula Braun |
2019-02-01 | sctp: walk the list of asoc safely | Greg Kroah-Hartman |
2019-02-01 | Merge tag 'batadv-net-for-davem-20190201' of git://git.open-mesh.org/linux-merge | David S. Miller |
2019-02-01 | cfg80211: call disconnect_wk when AP stops | Johannes Berg |
2019-02-01 | mac80211: ensure that mgmt tx skbs have tailroom for encryption | Felix Fietkau |
2019-01-31 | rds: fix refcount bug in rds_sock_addref | Eric Dumazet |
2019-01-31 | l2tp: copy 4 more bytes to linear part if necessary | Jacob Wen |
2019-01-30 | l2tp: fix reading optional fields of L2TPv3 | Jacob Wen |
2019-01-30 | ipv6: sr: clear IP6CB(skb) on SRH ip4ip6 encapsulation | Yohei Kanemaru |
2019-01-30 | net: ip6_gre: always reports o_key to userspace | Lorenzo Bianconi |
2019-01-30 | net: ip_gre: always reports o_key to userspace | Lorenzo Bianconi |
2019-01-30 | net: socket: make bond ioctls go through compat_ifreq_ioctl() | Johannes Berg |
2019-01-30 | net: socket: fix SIOCGIFNAME in compat | Johannes Berg |
2019-01-30 | Revert "kill dev_ifsioc()" | Johannes Berg |
2019-01-30 | Revert "socket: fix struct ifreq size in compat ioctl" | Johannes Berg |
2019-01-29 | net: set default network namespace in init_dummy_netdev() | Josh Elsasser |
2019-01-28 | net: tls: Fix deadlock in free_resources tx | Dave Watson |
2019-01-28 | net: tls: Save iv in tls_rec for async crypto requests | Dave Watson |
2019-01-29 | sk_msg: Always cancel strp work before freeing the psock | Jakub Sitnicki |
2019-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |