Age | Commit message (Expand) | Author | Files | Lines |
2020-06-01 | libceph: add non-asserting rbtree insertion helper | Ilya Dryomov | 1 | -49/+11 |
2020-06-01 | ceph: add read/write latency metric support | Xiubo Li | 1 | -0/+3 |
2020-05-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 37 | -202/+495 |
2020-05-30 | l2tp: add sk_family checks to l2tp_validate_socket | Eric Dumazet | 1 | -0/+3 |
2020-05-30 | l2tp: do not use inet_hash()/inet_unhash() | Eric Dumazet | 2 | -15/+44 |
2020-05-30 | net: qrtr: Allocate workqueue before kernel_bind | Chris Lew | 1 | -5/+5 |
2020-05-30 | mptcp: remove msk from the token container at destruction time. | Paolo Abeni | 1 | -1/+1 |
2020-05-30 | mptcp: fix race between MP_JOIN and close | Paolo Abeni | 1 | -15/+27 |
2020-05-30 | mptcp: fix unblocking connect() | Paolo Abeni | 1 | -2/+18 |
2020-05-30 | net/sched: act_ct: add nat mangle action only for NAT-conntrack | wenxu | 1 | -0/+3 |
2020-05-30 | devinet: fix memleak in inetdev_init() | Yang Yingliang | 1 | -0/+1 |
2020-05-30 | virtio_vsock: Fix race condition in virtio_transport_recv_pkt | Jia He | 1 | -0/+8 |
2020-05-29 | neigh: fix ARP retransmit timer guard | Hangbin Liu | 1 | -2/+2 |
2020-05-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 1 | -2/+6 |
2020-05-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 9 | -43/+102 |
2020-05-29 | xfrm: fix a NULL-ptr deref in xfrm_local_error | Xin Long | 1 | -1/+2 |
2020-05-28 | sctp: check assoc before SCTP_ADDR_{MADE_PRIM, ADDED} event | Jonas Falkevik | 1 | -0/+3 |
2020-05-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2 | -5/+5 |
2020-05-27 | net: dsa: declare lockless TX feature for slave ports | Vladimir Oltean | 1 | -0/+1 |
2020-05-27 | bridge: multicast: work around clang bug | Arnd Bergmann | 1 | -1/+2 |
2020-05-27 | vsock: fix timeout in vsock_accept() | Stefano Garzarella | 1 | -1/+1 |
2020-05-27 | net/sched: fix infinite loop in sch_fq_pie | Davide Caratti | 1 | -2/+2 |
2020-05-27 | netfilter: nf_conntrack_pptp: fix compilation warning with W=1 build | Pablo Neira Ayuso | 1 | -1/+1 |
2020-05-27 | netfilter: conntrack: comparison of unsigned in cthelper confirmation | Pablo Neira Ayuso | 1 | -1/+1 |
2020-05-27 | netfilter: conntrack: Pass value of ctinfo to __nf_conntrack_update | Nathan Chancellor | 1 | -3/+3 |
2020-05-27 | libceph: ignore pool overlay and cache logic on redirects | Jerry Lee | 1 | -1/+3 |
2020-05-26 | net: sctp: Fix spelling in Kconfig help | Chris Packham | 1 | -1/+1 |
2020-05-26 | mptcp: avoid NULL-ptr derefence on fallback | Paolo Abeni | 1 | -1/+2 |
2020-05-26 | ipv4: nexthop version of fib_info_nh_uses_dev | David Ahern | 1 | -9/+10 |
2020-05-26 | ipv4: Refactor nhc evaluation in fib_table_lookup | David Ahern | 1 | -15/+36 |
2020-05-26 | nexthops: don't modify published nexthop groups | Nikolay Aleksandrov | 1 | -33/+58 |
2020-05-26 | nexthops: Move code from remove_nexthop_from_groups to remove_nh_grp_entry | David Ahern | 1 | -14/+13 |
2020-05-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 6 | -40/+118 |
2020-05-25 | Merge tag 'mac80211-for-net-2020-05-25' of git://git.kernel.org/pub/scm/linux... | David S. Miller | 2 | -1/+8 |
2020-05-25 | net/tls: fix race condition causing kernel panic | Vinay Kumar Yadav | 1 | -6/+27 |
2020-05-26 | xsk: Add overflow check for u64 division, stored into u32 | Björn Töpel | 1 | -2/+6 |
2020-05-25 | netfilter: nfnetlink_cthelper: unbreak userspace helper support | Pablo Neira Ayuso | 1 | -1/+2 |
2020-05-25 | netfilter: conntrack: make conntrack userspace helpers work again | Pablo Neira Ayuso | 1 | -6/+72 |
2020-05-25 | netfilter: nf_conntrack_pptp: prevent buffer overflows in debug code | Pablo Neira Ayuso | 2 | -32/+37 |
2020-05-25 | netfilter: ipset: Fix subcounter update skip | Phil Sutter | 1 | -1/+1 |
2020-05-25 | netfilter: nft_reject_bridge: enable reject with bridge vlan | Michael Braun | 1 | -0/+6 |
2020-05-25 | xfrm: fix a warning in xfrm_policy_insert_list | Xin Long | 1 | -6/+1 |
2020-05-25 | cfg80211: fix debugfs rename crash | Johannes Berg | 1 | -1/+1 |
2020-05-25 | mac80211: mesh: fix discovery timer re-arming issue / crash | Linus Lüssing | 1 | -0/+7 |
2020-05-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 37 | -215/+435 |
2020-05-23 | rxrpc: Fix a memory leak in rxkad_verify_response() | Qiushi Wu | 1 | -2/+1 |
2020-05-22 | Merge tag 'rxrpc-fixes-20200520' of git://git.kernel.org/pub/scm/linux/kernel... | David S. Miller | 13 | -122/+282 |
2020-05-22 | sctp: Start shutdown on association restart if in SHUTDOWN-SENT state and soc... | Jere Leppänen | 1 | -4/+5 |
2020-05-22 | tipc: block BH before using dst_cache | Eric Dumazet | 1 | -1/+5 |
2020-05-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 1 | -5/+21 |