Age | Commit message (Expand) | Author |
2020-05-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-05-06 | net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CARE | Pablo Neira Ayuso |
2020-05-06 | net: dsa: Do not leave DSA master with NULL netdev_ops | Florian Fainelli |
2020-05-06 | net: dsa: remove duplicate assignment in dsa_slave_add_cls_matchall_mirred | Vladimir Oltean |
2020-05-06 | seg6: fix SRH processing to comply with RFC8754 | Ahmed Abdelsalam |
2020-05-06 | net: hsr: fix incorrect type usage for protocol variable | Murali Karicheri |
2020-05-05 | neigh: send protocol value in neighbor create notification | Roman Mashak |
2020-05-04 | atm: fix a memory leak of vcc->user_back | Cong Wang |
2020-05-04 | atm: fix a UAF in lec_arp_clear_vccs() | Cong Wang |
2020-05-04 | net_sched: fix tcm_parent in tc filter dump | Cong Wang |
2020-05-04 | devlink: Fix reporter's recovery condition | Aya Levin |
2020-05-04 | tipc: fix partial topology connection closure | Tuong Lien |
2020-05-04 | net: dsa: Do not make user port errors fatal | Florian Fainelli |
2020-05-03 | net_sched: sch_skbprio: add message validation to skbprio_change() | Eric Dumazet |
2020-05-02 | Merge tag 'nfs-for-5.7-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2020-05-01 | drop_monitor: work around gcc-10 stringop-overflow warning | Arnd Bergmann |
2020-05-01 | devlink: fix return value after hitting end in region read | Jakub Kicinski |
2020-05-01 | ipv6: Use global sernum for dst validation with nexthop objects | David Ahern |
2020-04-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2020-04-30 | net: bridge: vlan: Add a schedule point during VLAN processing | Ido Schimmel |
2020-04-30 | mptcp: fix uninitialized value access | Paolo Abeni |
2020-04-30 | mptcp: initialize the data_fin field for mpc packets | Paolo Abeni |
2020-04-30 | mptcp: fix 'use_ack' option access. | Paolo Abeni |
2020-04-30 | mptcp: avoid a WARN on bad input. | Paolo Abeni |
2020-04-30 | mptcp: move option parsing into mptcp_incoming_options() | Paolo Abeni |
2020-04-30 | mptcp: consolidate synack processing. | Paolo Abeni |
2020-04-29 | mptcp: replace mptcp_disconnect with a stub | Florian Westphal |
2020-04-29 | netfilter: nf_osf: avoid passing pointer to local var | Arnd Bergmann |
2020-04-28 | net/x25: Fix null-ptr-deref in x25_disconnect | YueHaibing |
2020-04-28 | Merge tag 'nfs-rdma-for-5.7-2' of git://git.linux-nfs.org/projects/anna/linux... | Trond Myklebust |
2020-04-28 | SUNRPC: defer slow parts of rpc_free_client() to a workqueue. | NeilBrown |
2020-04-27 | Merge tag 'batadv-net-for-davem-20200427' of git://git.open-mesh.org/linux-merge | David S. Miller |
2020-04-27 | sch_sfq: validate silly quantum values | Eric Dumazet |
2020-04-27 | sch_choke: avoid potential panic in choke_reset() | Eric Dumazet |
2020-04-27 | fq_codel: fix TCA_FQ_CODEL_DROP_BATCH_SIZE sanity checks | Eric Dumazet |
2020-04-27 | net/tls: Fix sk_psock refcnt leak when in tls_data_ready() | Xiyu Yang |
2020-04-27 | net/x25: Fix x25_neigh refcnt leak when x25 disconnect | Xiyu Yang |
2020-04-27 | net/tls: Fix sk_psock refcnt leak in bpf_exec_tx_verdict() | Xiyu Yang |
2020-04-27 | vsock/virtio: fix multiple packet delivery to monitoring devices | Stefano Garzarella |
2020-04-26 | netfilter: nat: never update the UDP checksum when it's 0 | Guillaume Nault |
2020-04-25 | net: remove obsolete comment | Eric Dumazet |
2020-04-25 | mptcp: fix race in msk status update | Paolo Abeni |
2020-04-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-04-24 | Merge tag 'mac80211-for-net-2020-04-24' of git://git.kernel.org/pub/scm/linux... | David S. Miller |
2020-04-24 | mac80211: sta_info: Add lockdep condition for RCU list usage | Madhuparna Bhowmik |
2020-04-24 | mac80211: populate debugfs only after cfg80211 init | Johannes Berg |
2020-04-23 | net/x25: Fix x25_neigh refcnt leak when receiving frame | Xiyu Yang |
2020-04-23 | mptcp/pm_netlink.c : add check for nla_put_in/6_addr | Bo YU |
2020-04-23 | Merge tag 'nfsd-5.7-rc-1' of git://git.linux-nfs.org/projects/cel/cel-2.6 | Linus Torvalds |
2020-04-22 | ipv4: Update fib_select_default to handle nexthop objects | David Ahern |