Age | Commit message (Expand) | Author |
2021-01-07 | nexthop: Bounce NHA_GATEWAY in FDB nexthop groups | Petr Machata |
2021-01-07 | nexthop: Unlink nexthop group entry in error path | Ido Schimmel |
2021-01-07 | nexthop: Fix off-by-one error in error path | Ido Schimmel |
2021-01-07 | net: ip: always refragment ip defragmented packets | Florian Westphal |
2021-01-07 | net: fix pmtu check in nopmtudisc mode | Florian Westphal |
2021-01-07 | net: ipv6: fib: flush exceptions when purging route | Sean Tranchetti |
2021-01-05 | net: qrtr: fix null-ptr-deref in qrtr_ns_remove | Qinglang Miao |
2021-01-05 | net: vlan: avoid leaks on register_vlan_dev() failures | Jakub Kicinski |
2021-01-05 | cfg80211: select CONFIG_CRC32 | Arnd Bergmann |
2021-01-05 | Merge tag 'net-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2021-01-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | Jakub Kicinski |
2021-01-04 | net: lapb: Decrease the refcount of "struct lapb_cb" in lapb_device_event | Xie He |
2020-12-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2020-12-28 | erspan: fix version 1 check in gre_parse_header() | Cong Wang |
2020-12-28 | net: sched: prevent invalid Scell_log shift count | Randy Dunlap |
2020-12-28 | net: neighbor: fix a crash caused by mod zero | weichenchen |
2020-12-28 | ipv4: Ignore ECN bits for fib lookups in fib_compute_spec_dst() | Guillaume Nault |
2020-12-28 | net: mptcp: cap forward allocation to 1M | Davide Caratti |
2020-12-28 | net-sysfs: take the rtnl lock when accessing xps_rxqs_map and num_tc | Antoine Tenart |
2020-12-28 | net-sysfs: take the rtnl lock when storing xps_rxqs | Antoine Tenart |
2020-12-28 | net-sysfs: take the rtnl lock when accessing xps_cpus_map and num_tc | Antoine Tenart |
2020-12-28 | net-sysfs: take the rtnl lock when storing xps_cpus | Antoine Tenart |
2020-12-28 | libceph: align session_key and con_secret to 16 bytes | Ilya Dryomov |
2020-12-28 | libceph: fix auth_signature buffer allocation in secure mode | Ilya Dryomov |
2020-12-28 | netfilter: nftables: add set expression flags | Pablo Neira Ayuso |
2020-12-28 | netfilter: nft_dynset: report EOPNOTSUPP on missing set feature | Pablo Neira Ayuso |
2020-12-27 | netfilter: xt_RATEEST: reject non-null terminated string from userspace | Florian Westphal |
2020-12-23 | net/ncsi: Use real net-device for response handler | John Wang |
2020-12-23 | net: dcb: Validate netlink message in DCB handler | Petr Machata |
2020-12-21 | Merge tag '9p-for-5.11-rc1' of git://github.com/martinetd/linux | Linus Torvalds |
2020-12-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | Jakub Kicinski |
2020-12-18 | net/sched: sch_taprio: ensure to reset/destroy all child qdiscs | Davide Caratti |
2020-12-18 | net: af_packet: fix procfs header for 64-bit pointers | Baruch Siach |
2020-12-18 | xsk: Rollback reservation at NETDEV_TX_BUSY | Magnus Karlsson |
2020-12-18 | xsk: Fix race in SKB mode transmit with shared cq | Magnus Karlsson |
2020-12-17 | xsk: Fix memory leak for failed bind | Magnus Karlsson |
2020-12-17 | Merge tag 'net-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2020-12-17 | Merge tag 'nfs-for-5.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2020-12-17 | Merge tag 'ceph-for-5.11-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds |
2020-12-17 | net/sched: sch_taprio: reset child qdiscs before freeing them | Davide Caratti |
2020-12-17 | netfilter: ipset: fix shift-out-of-bounds in htable_bits() | Vasily Averin |
2020-12-17 | netfilter: ipset: fixes possible oops in mtype_resize | Vasily Averin |
2020-12-17 | netfilter: x_tables: Update remaining dereference to RCU | Subash Abhinov Kasiviswanathan |
2020-12-17 | mptcp: fix pending data accounting | Paolo Abeni |
2020-12-17 | mptcp: push pending frames when subflow has free space | Paolo Abeni |
2020-12-17 | mptcp: properly annotate nested lock | Paolo Abeni |
2020-12-17 | mptcp: fix security context on server socket | Paolo Abeni |
2020-12-16 | mptcp: clear use_ack and use_map when dropping other suboptions | Geliang Tang |
2020-12-16 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2020-12-16 | net/smc: fix access to parent of an ib device | Karsten Graul |