Age | Commit message (Expand) | Author |
2019-07-02 | rxrpc: Fix send on a connected, but unbound socket | David Howells |
2019-07-02 | net: bridge: stp: don't cache eth dest pointer before skb pull | Nikolay Aleksandrov |
2019-07-02 | net: bridge: don't cache ether dest pointer on input | Nikolay Aleksandrov |
2019-07-02 | net: bridge: mcast: fix stale ipv6 hdr pointer when handling v6 query | Nikolay Aleksandrov |
2019-07-02 | net: bridge: mcast: fix stale nsrcs pointer in igmp3/mld2 report handling | Nikolay Aleksandrov |
2019-07-01 | net/tls: make sure offload also gets the keys wiped | Jakub Kicinski |
2019-07-01 | net/tls: reject offload of TLS 1.3 | Jakub Kicinski |
2019-07-01 | idr: introduce idr_for_each_entry_continue_ul() | Cong Wang |
2019-07-01 | idr: fix overflow case for idr_for_each_entry_ul() | Cong Wang |
2019-07-01 | vsock/virtio: fix flush of works during the .remove() | Stefano Garzarella |
2019-07-01 | vsock/virtio: stop workers during the .remove() | Stefano Garzarella |
2019-07-01 | vsock/virtio: use RCU to avoid use-after-free on the_virtio_vsock | Stefano Garzarella |
2019-07-01 | sctp: fix error handling on stream scheduler initialization | Marcelo Ricardo Leitner |
2019-07-01 | netrom: fix a memory leak in nr_rx_frame() | Cong Wang |
2019-07-01 | ipv4: don't set IPv6 only flags to IPv4 addresses | Matteo Croce |
2019-06-30 | net: openvswitch: fix csum updates for MPLS actions | John Hurley |
2019-06-29 | igmp: fix memory leak in igmpv3_del_delrec() | Eric Dumazet |
2019-06-29 | net: make skb_dst_force return true when dst is refcounted | Florian Westphal |
2019-06-29 | sctp: not bind the socket in sctp_connect | Xin Long |
2019-06-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2019-06-28 | netfilter: Fix remainder of pseudo-header protocol 0 | He Zhe |
2019-06-28 | Merge tag 'batadv-net-for-davem-20190627' of git://git.open-mesh.org/linux-merge | David S. Miller |
2019-06-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-06-26 | af_packet: Block execution of tasks waiting for transmit to complete in AF_PA... | Neil Horman |
2019-06-26 | sctp: change to hold sk after auth shkey is created successfully | Xin Long |
2019-06-26 | ipv6: fix neighbour resolution with raw socket | Nicolas Dichtel |
2019-06-26 | ipv6: constify rt6_nexthop() | Nicolas Dichtel |
2019-06-26 | ipv4: reset rt_iif for recirculated mcast/bcast out pkts | Stephen Suryaputra |
2019-06-26 | net/smc: Fix error path in smc_init | YueHaibing |
2019-06-26 | net/smc: hold conns_lock before calling smc_lgr_register_conn() | Huaping Zhou |
2019-06-26 | netfilter: ctnetlink: Fix regression in conntrack entry deletion | Felix Kaechele |
2019-06-25 | net/ipv6: Fix misuse of proc_dointvec "skip_notify_on_dev_down" | Eiichi Tsukata |
2019-06-25 | ipv4: Use return value of inet_iif() for __raw_v4_lookup in the while loop | Stephen Suryaputra |
2019-06-25 | ipvs: fix tinfo memory leak in start_sync_thread | Julian Anastasov |
2019-06-24 | tipc: check msg->req data len in tipc_nl_compat_bearer_disable | Xin Long |
2019-06-24 | net/packet: fix memory leak in packet_set_ring() | Eric Dumazet |
2019-06-24 | net/tls: fix page double free on TX cleanup | Dirk van der Merwe |
2019-06-23 | net/sched: cbs: Fix error path of cbs_module_init | YueHaibing |
2019-06-22 | tipc: change to use register_pernet_device | Xin Long |
2019-06-22 | Bluetooth: Fix regression with minimum encryption key size alignment | Marcel Holtmann |
2019-06-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-06-21 | tcp: refine memory limit test in tcp_fragment() | Eric Dumazet |
2019-06-21 | Merge tag 'nfs-for-5.2-3' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2019-06-21 | SUNRPC: Fix a credential refcount leak | Trond Myklebust |
2019-06-21 | Revert "SUNRPC: Declare RPC timers as TIMER_DEFERRABLE" | Anna Schumaker |
2019-06-21 | net :sunrpc :clnt :Fix xps refcount imbalance on the error path | Lin Yi |
2019-06-21 | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2019-06-21 | ipvs: defer hook registration to avoid leaks | Julian Anastasov |
2019-06-19 | inet: clear num_timeout reqsk_alloc() | Eric Dumazet |
2019-06-19 | ipv6: Default fib6_type to RTN_UNICAST when not set | David Ahern |