Age | Commit message (Expand) | Author | Files | Lines |
2018-11-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 16 | -105/+157 |
2018-11-28 | netfilter: nf_tables: deactivate expressions in rule replecement routine | Taehee Yoo | 1 | -11/+4 |
2018-11-27 | tipc: fix lockdep warning during node delete | Jon Maloy | 1 | -2/+5 |
2018-11-27 | sctp: increase sk_wmem_alloc when head->truesize is increased | Xin Long | 1 | -0/+1 |
2018-11-27 | netfilter: nf_conncount: remove wrong condition check routine | Taehee Yoo | 1 | -5/+2 |
2018-11-27 | netfilter: nat: fix double register in masquerade modules | Taehee Yoo | 2 | -14/+32 |
2018-11-27 | netfilter: add missing error handling code for register functions | Taehee Yoo | 7 | -20/+61 |
2018-11-27 | netfilter: ipv6: Preserve link scope traffic original oif | Alin Nastac | 1 | -1/+2 |
2018-11-26 | netfilter: nfnetlink_cttimeout: fetch timeouts for udplite and gre, too | Florian Westphal | 2 | -14/+15 |
2018-11-26 | ipvs: call ip_vs_dst_notifier earlier than ipv6_dev_notf | Xin Long | 1 | -0/+3 |
2018-11-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 1 | -3/+2 |
2018-11-24 | net: always initialize pagedlen | Willem de Bruijn | 2 | -2/+4 |
2018-11-24 | tcp: address problems caused by EDT misshaps | Eric Dumazet | 2 | -10/+16 |
2018-11-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 19 | -122/+193 |
2018-11-23 | Merge tag 'ceph-for-4.20-rc4' of https://github.com/ceph/ceph-client | Linus Torvalds | 1 | -3/+9 |
2018-11-23 | net/sched: act_police: add missing spinlock initialization | Davide Caratti | 1 | -0/+1 |
2018-11-23 | net: don't keep lonely packets forever in the gro hash | Paolo Abeni | 1 | -2/+5 |
2018-11-23 | net/ipv6: re-do dad when interface has IFF_NOARP flag change | Hangbin Liu | 1 | -6/+13 |
2018-11-23 | packet: copy user buffers before orphan or clone | Willem de Bruijn | 1 | -2/+2 |
2018-11-21 | net/smc: use after free fix in smc_wr_tx_put_slot() | Ursula Braun | 1 | -1/+3 |
2018-11-21 | net/smc: atomic SMCD cursor handling | Ursula Braun | 2 | -26/+60 |
2018-11-21 | net/smc: add SMC-D shutdown signal | Hans Wippel | 4 | -14/+43 |
2018-11-21 | net/smc: use queue pair number when matching link group | Karsten Graul | 3 | -9/+12 |
2018-11-21 | net/smc: abort CLC connection in smc_release | Hans Wippel | 1 | -0/+2 |
2018-11-21 | tcp: defer SACK compression after DupThresh | Eric Dumazet | 3 | -6/+16 |
2018-11-21 | net: skb_scrub_packet(): Scrub offload_fwd_mark | Petr Machata | 1 | -0/+5 |
2018-11-20 | net/sched: act_police: fix race condition on state variables | Davide Caratti | 1 | -14/+21 |
2018-11-20 | tcp: Fix SOF_TIMESTAMPING_RX_HARDWARE to use the latest timestamp during TCP ... | Stephen Mallon | 1 | -0/+1 |
2018-11-19 | sctp: not increase stream's incnt before sending addstrm_in request | Xin Long | 1 | -1/+0 |
2018-11-19 | Revert "sctp: remove sctp_transport_pmtu_check" | Xin Long | 1 | -0/+3 |
2018-11-19 | sctp: not allow to set asoc prsctp_enable by sockopt | Xin Long | 1 | -21/+5 |
2018-11-19 | sctp: count sk_wmem_alloc by skb truesize in sctp_packet_transmit | Xin Long | 1 | -20/+1 |
2018-11-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 17 | -63/+143 |
2018-11-19 | libceph: fall back to sendmsg for slab pages | Ilya Dryomov | 1 | -3/+9 |
2018-11-18 | ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRF | David Ahern | 1 | -2/+5 |
2018-11-17 | tipc: don't assume linear buffer when reading ancillary data | Jon Maloy | 1 | -4/+11 |
2018-11-17 | tipc: fix lockdep warning when reinitilaizing sockets | Jon Maloy | 3 | -18/+48 |
2018-11-17 | net-gro: reset skb->pkt_type in napi_reuse_skb() | Eric Dumazet | 1 | -0/+4 |
2018-11-17 | ip_tunnel: don't force DF when MTU is locked | Sabrina Dubroca | 1 | -1/+1 |
2018-11-17 | net: bridge: fix vlan stats use-after-free on destruction | Nikolay Aleksandrov | 2 | -1/+9 |
2018-11-17 | socket: do a generic_file_splice_read when proto_ops has no splice_read | Slavomir Kaslev | 1 | -1/+1 |
2018-11-17 | netfilter: xt_hashlimit: fix a possible memory leak in htable_create() | Taehee Yoo | 1 | -6/+3 |
2018-11-16 | Merge tag 'batadv-net-for-davem-20181114' of git://git.open-mesh.org/linux-merge | David S. Miller | 2 | -3/+5 |
2018-11-16 | net/sched: act_pedit: fix memory leak when IDR allocation fails | Davide Caratti | 1 | -1/+2 |
2018-11-16 | ipv6: fix a dst leak when removing its exception | Xin Long | 1 | -4/+3 |
2018-11-15 | net_sched: sch_fq: ensure maxrate fq parameter applies to EDT flows | Eric Dumazet | 1 | -12/+19 |
2018-11-15 | rxrpc: Fix life check | David Howells | 1 | -4/+23 |
2018-11-15 | Merge tag 'nfs-for-4.20-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2 | -26/+43 |
2018-11-14 | l2tp: fix a sock refcnt leak in l2tp_tunnel_register | Xin Long | 1 | -5/+4 |
2018-11-14 | Merge tag 'nfsd-4.20-1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -4/+3 |