- efd5a4c mptcp: add the address ID assignment bitmap by Geliang Tang · 4 years ago
- 4b9c935 net: dsa: dsa_legacy_fdb_{add,del} can be static by Vladimir Oltean · 4 years ago
- 1d11fa6 net-gro: remove GRO_DROP by Eric Dumazet · 4 years ago
- efb5b33 net: bridge: fix misspellings using codespell tool by Menglong Dong · 4 years ago
- fda4fde net: ip_tunnel: clean up endianness conversions by Julian Wiedmann · 4 years ago
- 833d22f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years ago
- b19218b nexthop: Bounce NHA_GATEWAY in FDB nexthop groups by Petr Machata · 4 years ago
- 7b01e53 nexthop: Unlink nexthop group entry in error path by Ido Schimmel · 4 years ago
- 07e61a9 nexthop: Fix off-by-one error in error path by Ido Schimmel · 4 years ago
- 8e04491 skbuff: Rename skb_zcopy_{get|put} to net_zcopy_{get|put} by Jonathan Lemon · 4 years ago
- 04c2d33 skbuff: add flags to ubuf_info for ubuf setup by Jonathan Lemon · 4 years ago
- 06b4feb net: group skb_shinfo zerocopy related bits together. by Jonathan Lemon · 4 years ago
- 8c79382 skbuff: rename sock_zerocopy_* to msg_zerocopy_* by Jonathan Lemon · 4 years ago
- 70c4316 skbuff: Call skb_zcopy_clear() before unref'ing fragments by Jonathan Lemon · 4 years ago
- 236a6b1 skbuff: Call sock_zerocopy_put_abort from skb_zcopy_put_abort by Jonathan Lemon · 4 years ago
- 3617783 skbuff: Add skb parameter to the ubuf zerocopy callback by Jonathan Lemon · 4 years ago
- e76d46c skbuff: replace sock_zerocopy_get with skb_zcopy_get by Jonathan Lemon · 4 years ago
- 5977636 skbuff: replace sock_zerocopy_put() with skb_zcopy_put() by Jonathan Lemon · 4 years ago
- 7551885 skbuff: Push status and refcounts into sock_zerocopy_callback by Jonathan Lemon · 4 years ago
- d6adf1b skbuff: simplify sock_zerocopy_put by Jonathan Lemon · 4 years ago
- 1dbb130 net: dsa: remove the DSA specific notifiers by Vladimir Oltean · 4 years ago
- a5e3c9b net: dsa: export dsa_slave_dev_check by Vladimir Oltean · 4 years ago
- f46b9b8e net: dsa: move the Broadcom tag information in a separate header file by Vladimir Oltean · 4 years ago
- d5f1948 net: dsa: listen for SWITCHDEV_{FDB,DEL}_ADD_TO_DEVICE on foreign bridge neighbors by Vladimir Oltean · 4 years ago
- 5fb4a45 net: dsa: exit early in dsa_slave_switchdev_event if we can't program the FDB by Vladimir Oltean · 4 years ago
- 447d290 net: dsa: move switchdev event implementation under the same switch/case statement by Vladimir Oltean · 4 years ago
- c4bb76a net: dsa: don't use switchdev_notifier_fdb_info in dsa_switchdev_event_work by Vladimir Oltean · 4 years ago
- 2fd1865 net: dsa: be louder when a non-legacy FDB operation fails by Vladimir Oltean · 4 years ago
- 90dc8fd net: bridge: notify switchdev of disappearance of old FDB entry upon migration by Vladimir Oltean · 4 years ago
- bb4cc1a1 net: ip: always refragment ip defragmented packets by Florian Westphal · 4 years ago
- 50c6616 net: fix pmtu check in nopmtudisc mode by Florian Westphal · 4 years ago
- b9ef3fe udp_tunnel: reshuffle NETIF_F_RX_UDP_TUNNEL_PORT checks by Jakub Kicinski · 4 years ago
- 876c438 udp_tunnel: hard-wire NDOs to udp_tunnel_nic_*_port() helpers by Jakub Kicinski · 4 years ago
- d8f5c29 net: ipv6: fib: flush exceptions when purging route by Sean Tranchetti · 4 years ago
- c10b377 Merge tag 'linux-can-next-for-5.12-20210106' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by Jakub Kicinski · 4 years ago
- 8209f5b net: dsa: print error on invalid port index by Rafał Miłecki · 4 years ago
- 0de70e2 can: raw: return -ERANGE when filterset does not fit into user space buffer by Oliver Hartkopp · 4 years, 1 month ago
- 4beb17e net: qrtr: fix null-ptr-deref in qrtr_ns_remove by Qinglang Miao · 4 years ago
- 55b7ab1 net: vlan: avoid leaks on register_vlan_dev() failures by Jakub Kicinski · 4 years ago
- f011539 net: nfc: nci: Change the NCI close sequence by Bongsu Jeon · 4 years ago
- 8dc879a net: kcm: Replace fput with sockfd_put by Zheng Yongjun · 4 years ago
- 152a8a6 cfg80211: select CONFIG_CRC32 by Arnd Bergmann · 4 years ago
- 520ec34 net: tipc: Replace expression with offsetof() by Zheng Yongjun · 4 years ago
- aa35e45 Merge tag 'net-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years ago
- a8f33c0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by Jakub Kicinski · 4 years ago
- b40f97b net: lapb: Decrease the refcount of "struct lapb_cb" in lapb_device_event by Xie He · 4 years ago
- 4bfc471 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years ago
- 085c7c4 erspan: fix version 1 check in gre_parse_header() by Cong Wang · 4 years ago
- bd1248f net: sched: prevent invalid Scell_log shift count by Randy Dunlap · 4 years ago
- a533b70 net: neighbor: fix a crash caused by mod zero by weichenchen · 4 years ago
- 21fdca2 ipv4: Ignore ECN bits for fib lookups in fib_compute_spec_dst() by Guillaume Nault · 4 years ago
- e7579d5 net: mptcp: cap forward allocation to 1M by Davide Caratti · 4 years ago
- 4ae2bb8 net-sysfs: take the rtnl lock when accessing xps_rxqs_map and num_tc by Antoine Tenart · 4 years ago
- 2d57b4f net-sysfs: take the rtnl lock when storing xps_rxqs by Antoine Tenart · 4 years ago
- fb25038 net-sysfs: take the rtnl lock when accessing xps_cpus_map and num_tc by Antoine Tenart · 4 years ago
- 1ad58225 net-sysfs: take the rtnl lock when storing xps_cpus by Antoine Tenart · 4 years ago
- f5f2c9a libceph: align session_key and con_secret to 16 bytes by Ilya Dryomov · 4 years, 1 month ago
- ad32fe8 libceph: fix auth_signature buffer allocation in secure mode by Ilya Dryomov · 4 years, 1 month ago
- b4e70d8 netfilter: nftables: add set expression flags by Pablo Neira Ayuso · 4 years ago
- 95cd4bc netfilter: nft_dynset: report EOPNOTSUPP on missing set feature by Pablo Neira Ayuso · 4 years ago
- 6cb5621 netfilter: xt_RATEEST: reject non-null terminated string from userspace by Florian Westphal · 4 years ago
- 427c940 net/ncsi: Use real net-device for response handler by John Wang · 4 years ago
- 826f328 net: dcb: Validate netlink message in DCB handler by Petr Machata · 4 years ago
- 70990af Merge tag '9p-for-5.11-rc1' of git://github.com/martinetd/linux by Linus Torvalds · 4 years ago
- 1e72fae Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by Jakub Kicinski · 4 years, 1 month ago
- 698285d net/sched: sch_taprio: ensure to reset/destroy all child qdiscs by Davide Caratti · 4 years, 1 month ago
- abdcd06 net: af_packet: fix procfs header for 64-bit pointers by Baruch Siach · 4 years, 1 month ago
- b1b95cb xsk: Rollback reservation at NETDEV_TX_BUSY by Magnus Karlsson · 4 years, 1 month ago
- f09ced4 xsk: Fix race in SKB mode transmit with shared cq by Magnus Karlsson · 4 years, 1 month ago
- 8bee683 xsk: Fix memory leak for failed bind by Magnus Karlsson · 4 years, 1 month ago
- d64c6f9 Merge tag 'net-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 1 month ago
- 74f602d Merge tag 'nfs-for-5.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years, 1 month ago
- be695ee Merge tag 'ceph-for-5.11-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 4 years, 1 month ago
- 44d4775 net/sched: sch_taprio: reset child qdiscs before freeing them by Davide Caratti · 4 years, 1 month ago
- 5c8193f netfilter: ipset: fix shift-out-of-bounds in htable_bits() by Vasily Averin · 4 years, 1 month ago
- 2b33d6f netfilter: ipset: fixes possible oops in mtype_resize by Vasily Averin · 4 years, 1 month ago
- 443d6e8 netfilter: x_tables: Update remaining dereference to RCU by Subash Abhinov Kasiviswanathan · 4 years, 1 month ago
- 13e1603 mptcp: fix pending data accounting by Paolo Abeni · 4 years, 1 month ago
- 219d049 mptcp: push pending frames when subflow has free space by Paolo Abeni · 4 years, 1 month ago
- 3f8b266 mptcp: properly annotate nested lock by Paolo Abeni · 4 years, 1 month ago
- 0c14846 mptcp: fix security context on server socket by Paolo Abeni · 4 years, 1 month ago
- 3ae32c0 mptcp: clear use_ack and use_map when dropping other suboptions by Geliang Tang · 4 years, 1 month ago
- 009bd55 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 1 month ago
- 995433b net/smc: fix access to parent of an ib device by Karsten Graul · 4 years, 1 month ago
- ef72cd3 ethtool: fix error paths in ethnl_set_channels() by Ivan Vecera · 4 years, 1 month ago
- c32c928 tipc: do sanity check payload of a netlink message by Hoang Le · 4 years, 1 month ago
- 48aba79 Merge tag 'for-5.11/io_uring-2020-12-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month ago
- 7061eb8 net: core: introduce __netdev_notify_peers by Lijun Pan · 4 years, 1 month ago
- efb796f ethtool: fix string set id check by Michal Kubecek · 4 years, 1 month ago
- ca5b877 Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 4 years, 1 month ago
- 161b838 netfilter: nftables: fix incorrect increment of loop counter by Colin Ian King · 4 years, 1 month ago
- 1a50ede Merge tag 'nfsd-5.11' of git://git.linux-nfs.org/projects/cel/cel-2.6 by Linus Torvalds · 4 years, 1 month ago
- edffb84 Merge tag 'nfs-rdma-for-5.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs into linux-next by Trond Myklebust · 4 years, 1 month ago
- d635a69 Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 1 month ago
- a268e0f net: fix proc_fs init handling in af_packet and tls by Yonatan Linik · 4 years, 1 month ago
- 7f81698 af_vsock: Assign the vsock transport considering the vsock address flags by Andra Paraschiv · 4 years, 1 month ago
- 1b5f2ab af_vsock: Set VMADDR_FLAG_TO_HOST flag on the receive path by Andra Paraschiv · 4 years, 1 month ago
- cada7cc vsock_addr: Check for supported flag values by Andra Paraschiv · 4 years, 1 month ago
- ae0b04b net: Disable NETIF_F_HW_TLS_TX when HW_CSUM is disabled by Tariq Toukan · 4 years, 1 month ago
- c31b70c tcp: Add logic to check for SYN w/ data in tcp_simple_retransmit by Alexander Duyck · 4 years, 1 month ago