- 8096acd7 Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 6 months ago
- bcb9928 net: dsa: properly check for the bridge_leave methods in dsa_switch_bridge_leave() by Vladimir Oltean · 3 years, 6 months ago
- 01757f5 net: Use nlmsg_unicast() instead of netlink_unicast() by Yajun Deng · 3 years, 6 months ago
- 5796015 ipv6: allocate enough headroom in ip6_finish_output2() by Vasily Averin · 3 years, 6 months ago
- 000b728 net: bridge: multicast: fix MRD advertisement router port marking race by Nikolay Aleksandrov · 3 years, 6 months ago
- 04bef83 net: bridge: multicast: fix PIM hello router port marking race by Nikolay Aleksandrov · 3 years, 6 months ago
- ce599c5 mptcp: properly account bulk freed memory by Paolo Abeni · 3 years, 6 months ago
- 6787b7e mptcp: avoid processing packet if a subflow reset by Jianguo Wu · 3 years, 6 months ago
- 8547ea5 mptcp: fix syncookie process if mptcp can not_accept new subflow by Jianguo Wu · 3 years, 6 months ago
- 030d37b mptcp: remove redundant req destruct in subflow_check_req() by Jianguo Wu · 3 years, 6 months ago
- 0c71929 mptcp: fix warning in __skb_flow_dissect() when do syn cookie for subflow join by Jianguo Wu · 3 years, 6 months ago
- 9992a07 net: ip_tunnel: fix mtu calculation for ETHER tunnel devices by Hangbin Liu · 3 years, 6 months ago
- 28b34f0 net: do not reuse skbuff allocated from skbuff_fclone_cache in the skb cache by Antoine Tenart · 3 years, 6 months ago
- 358ed62 tcp: call sk_wmem_schedule before sk_mem_charge in zerocopy path by Talal Ahmad · 3 years, 6 months ago
- 43b90bf net: send SYNACK packet with accepted fwmark by Alexander Ovechkin · 3 years, 6 months ago
- 47a7ce6 Merge tag 'ceph-for-5.14-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 3 years, 6 months ago
- 96890bc Merge tag 'nfs-for-5.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 3 years, 6 months ago
- 163f5de net/ncsi: add dummy response handler for Intel boards by Ivan Mikhaylov · 3 years, 6 months ago
- abd2fdd net/ncsi: add NCSI Intel OEM command to keep PHY up by Ivan Mikhaylov · 3 years, 6 months ago
- 27fa107 net/ncsi: fix restricted cast warning of sparse by Ivan Mikhaylov · 3 years, 6 months ago
- c7bb4b8 ipv6: tcp: drop silly ICMPv6 packet too big messages by Eric Dumazet · 3 years, 6 months ago
- 878b3df Merge part 2 of branch 'sysfs-devel' by Trond Myklebust · 3 years, 7 months ago
- 526fca3 Merge branch 'sysfs-devel' by Trond Myklebust · 3 years, 7 months ago
- 6f081693 sunrpc: remove an offlined xprt using sysfs by Olga Kornievskaia · 3 years, 7 months ago
- 681d569 sunrpc: provide showing transport's state info in the sysfs directory by Olga Kornievskaia · 3 years, 7 months ago
- 6a28405 sunrpc: display xprt's queuelen of assigned tasks via sysfs by Olga Kornievskaia · 3 years, 7 months ago
- 0e55903 sunrpc: provide multipath info in the sysfs directory by Olga Kornievskaia · 3 years, 7 months ago
- 4a09651 sunrpc: provide transport info in the sysfs directory by Olga Kornievskaia · 3 years, 7 months ago
- 5b7eb78 SUNRPC: take a xprt offline using sysfs by Olga Kornievskaia · 3 years, 7 months ago
- 587bc72 sunrpc: add dst_attr attributes to the sysfs xprt directory by Olga Kornievskaia · 3 years, 7 months ago
- c1830a6 SUNRPC for TCP display xprt's source port in sysfs xprt_info by Olga Kornievskaia · 3 years, 7 months ago
- a848248 SUNRPC query transport's source port by Olga Kornievskaia · 3 years, 7 months ago
- 0e65ea4 SUNRPC display xprt's main value in sysfs's xprt_info by Olga Kornievskaia · 3 years, 7 months ago
- e091853 SUNRPC mark the first transport by Olga Kornievskaia · 3 years, 7 months ago
- d408ebe sunrpc: add add sysfs directory per xprt under each xprt_switch by Olga Kornievskaia · 3 years, 7 months ago
- 2a338a5 sunrpc: add a symlink from rpc-client directory to the xprt_switch by Olga Kornievskaia · 3 years, 7 months ago
- baea994 sunrpc: add xprt_switch direcotry to sunrpc's sysfs by Olga Kornievskaia · 3 years, 7 months ago
- d3abc73 sunrpc: keep track of the xprt_class in rpc_xprt structure by Olga Kornievskaia · 3 years, 7 months ago
- 5b92687 sunrpc: add IDs to multipath by Olga Kornievskaia · 3 years, 7 months ago
- 572caba sunrpc: add xprt id by Olga Kornievskaia · 3 years, 7 months ago
- c5a382e sunrpc: Create per-rpc_clnt sysfs kobjects by Olga Kornievskaia · 3 years, 7 months ago
- c441f12 sunrpc: Create a client/ subdirectory in the sunrpc sysfs by Olga Kornievskaia · 3 years, 7 months ago
- 7467874 sunrpc: Create a sunrpc directory under /sys/kernel/ by Olga Kornievskaia · 3 years, 7 months ago
- 9615fe3 skbuff: Fix build with SKB extensions disabled by Florian Fainelli · 3 years, 6 months ago
- 92c4bed ipmr: Fix indentation issue by Roy, UjjaL · 3 years, 6 months ago
- 271dbc3 sock: unlock on error in sock_setsockopt() by Dan Carpenter · 3 years, 6 months ago
- d7fba8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 3 years, 6 months ago
- 0cc2ea8 Merge tag 'nfsd-5.14' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 3 years, 6 months ago
- f6260b9 rpc: remove redundant initialization of variable status by Colin Ian King · 3 years, 7 months ago
- d502952 xprtrdma: Fix spelling mistakes by Zheng Yongjun · 3 years, 8 months ago
- ccd27f0 ipv6: fix 'disable_policy' for fwd packets by Nicolas Dichtel · 3 years, 6 months ago
- be5d1b6 tcp: fix tcp_init_transfer() to not reset icsk_ca_initialized by Nguyen Dinh Phi · 3 years, 6 months ago
- 8550ff8 skbuff: Release nfct refcount on napi stolen or re-used skbs by Paul Blakey · 3 years, 6 months ago
- d1b5b80 netfilter: nft_last: incorrect arithmetics when restoring last used by Pablo Neira Ayuso · 3 years, 6 months ago
- 6ac4bac netfilter: nft_last: honor NFTA_LAST_SET on restoration by Pablo Neira Ayuso · 3 years, 6 months ago
- cf4466e netfilter: conntrack: Mark access for KCSAN by Manfred Spraul · 3 years, 7 months ago
- 1da4cd8 netfilter: conntrack: add new sysctl to disable RST check by Ali Abdallah · 3 years, 8 months ago
- c4edc3c netfilter: conntrack: improve RST handling when tuple is re-used by Ali Abdallah · 3 years, 8 months ago
- c932ed0 Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years, 6 months ago
- b43c890 udp: properly flush normal packet at GRO time by Paolo Abeni · 3 years, 7 months ago
- 77ac5e4 net/sched: act_ct: remove and free nf_table callbacks by Louis Peens · 3 years, 7 months ago
- a019abd net: bridge: sync fdb to new unicast-filtering ports by Wolfgang Bumiller · 3 years, 7 months ago
- 81b4a0c sock: fix error in sock_setsockopt() by Eric Dumazet · 3 years, 7 months ago
- 561022a tcp: annotate data races around tp->mtu_info by Eric Dumazet · 3 years, 7 months ago
- 4cad671 Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 3 years, 7 months ago
- 8955b90 net/sched: act_ct: fix err check for nf_conntrack_confirm by wenxu · 3 years, 7 months ago
- 40fc305 net: ipv6: fix return value of ip6_skb_dst_mtu by Vadim Fedorenko · 3 years, 7 months ago
- 633fa66 net/sched: sch_taprio: fix typo in comment by Jesper Dangaard Brouer · 3 years, 7 months ago
- c23a9fd netfilter: ctnetlink: suspicious RCU usage in ctnetlink_dump_helpinfo by Vasily Averin · 3 years, 7 months ago
- a23f89a netfilter: conntrack: nf_ct_gre_keymap_flush() removal by Vasily Averin · 3 years, 7 months ago
- 4ca041f netfilter: nf_tables: Fix dereference of null pointer flow by Colin Ian King · 3 years, 7 months ago
- e15d4cd netfilter: conntrack: do not renew entry stuck in tcp SYN_SENT state by Florian Westphal · 3 years, 7 months ago
- 5140aaa s390: iucv: Avoid field over-reading memcpy() by Kees Cook · 3 years, 7 months ago
- 18a419b udp: annotate data races around unix_sk(sk)->gso_size by Eric Dumazet · 3 years, 7 months ago
- d7c0882 net: socket: support hardware timestamp conversion to PHC bound by Yangbo Lu · 3 years, 7 months ago
- d463126 net: sock: extend SO_TIMESTAMPING for PHC binding by Yangbo Lu · 3 years, 7 months ago
- 6c9a0a0 mptcp: setsockopt: convert to mptcp_setsockopt_sol_socket_timestamping() by Yangbo Lu · 3 years, 7 months ago
- c156174a ethtool: add a new command for getting PHC virtual clocks by Yangbo Lu · 3 years, 7 months ago
- 39d7101 Merge branch 'master' of ../net-next/ by David S. Miller · 3 years, 7 months ago
- 1d11fa2 sctp: move 198 addresses from unusable to private scope by Xin Long · 3 years, 7 months ago
- 650b2a84 sctp: check pl.raise_count separately from its increment by Xin Long · 3 years, 7 months ago
- b71d098 net: dsa: return -EOPNOTSUPP when driver does not implement .port_lag_join by Vladimir Oltean · 3 years, 7 months ago
- 0dbffbb net: annotate data race around sk_ll_usec by Eric Dumazet · 3 years, 7 months ago
- 42ca63f net/802/garp: fix memleak in garp_request_join() by Yang Yingliang · 3 years, 7 months ago
- a34dcbf sctp: prevent info leak in sctp_make_heartbeat() by Dan Carpenter · 3 years, 7 months ago
- 996af62 net/802/mrp: fix memleak in mrp_request_join() by Yang Yingliang · 3 years, 7 months ago
- b181144 openvswitch: Optimize operation for key comparison by Baowen Zheng · 3 years, 7 months ago
- dbe69e4 Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 7 months ago
- 6bd344e Merge tag 'selinux-pr-20210629' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 3 years, 7 months ago
- 65090f3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 7 months ago
- b6df007 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 7 months ago
- 6706721 tcp_yeah: check struct yeah size at compile time by Eric Dumazet · 3 years, 7 months ago
- 78ecc89 net: say "local" instead of "static" addresses in ndo_dflt_fdb_{add,del} by Vladimir Oltean · 3 years, 7 months ago
- 23ac0b4 net: use netdev_info in ndo_dflt_fdb_{add,del} by Vladimir Oltean · 3 years, 7 months ago
- e6a3e44 net: sock: add trace for socket errors by Alexander Aring · 3 years, 7 months ago
- e3ae236 net: sock: introduce sk_error_report by Alexander Aring · 3 years, 7 months ago
- b694011 Merge tag 'hyperv-next-signed-20210629' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 3 years, 7 months ago
- 47bdd1d net/ipv5/tcp: use vma_lookup() in tcp_zerocopy_receive() by Liam Howlett · 3 years, 7 months ago
- 63c5145 net: dsa: replay the local bridge FDB entries pointing to the bridge dev too by Vladimir Oltean · 3 years, 7 months ago
- 4bed397 net: dsa: ensure during dsa_fdb_offload_notify that dev_hold and dev_put are on the same dev by Vladimir Oltean · 3 years, 7 months ago