aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-01net/sched: act_ct: Fix flow table lookup failure with no originating ifindexPaul Blakey2-5/+14
2022-03-01libceph: drop else branches in prepare_read_data{,_cont}Jeff Layton1-6/+2
2022-03-01Merge tag 'wireless-for-net-2022-03-01' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wirelessDavid S. Miller6-16/+40
2022-03-01net/smc: don't send in the BH context if sock_owned_by_userDust Li3-5/+34
2022-03-01net/smc: don't req_notify until all CQEs drainedDust Li1-21/+28
2022-03-01net/smc: correct settings of RMB window update limitDust Li1-1/+1
2022-03-01net/smc: send directly on setting TCP_NODELAYDust Li1-2/+2
2022-03-01net/smc: add sysctl for autocorkingDust Li2-1/+11
2022-03-01net/smc: add autocorking supportDust Li3-15/+105
2022-03-01net/smc: add sysctl interface for SMCDust Li4-1/+113
2022-03-01cfg80211: fix CONFIG_CFG80211_EXTRA_REGDB_KEYDIR typoJohannes Berg1-1/+1
2022-03-01xfrm: fix tunnel model fragmentation behaviorLina Wang2-1/+20
2022-03-01netfilter: nf_queue: handle socket prefetchFlorian Westphal1-0/+12
2022-03-01netfilter: nf_queue: fix possible use-after-freeFlorian Westphal2-7/+18
2022-03-01netfilter: nf_queue: don't assume sk is full socketFlorian Westphal1-1/+10
2022-03-01mac80211: treat some SAE auth steps as finalJohannes Berg2-5/+13
2022-03-01nl80211: Handle nla_memdup failures in handle_nan_filterJiasheng Jiang1-0/+12
2022-02-28netfilter: fix use-after-free in __nf_register_net_hook()Eric Dumazet1-2/+3
2022-02-28SUNRPC: Teach server to recognize RPC_AUTH_TLSChuck Lever2-0/+62
2022-02-28NFSD: Move svc_serv_ops::svo_function into struct svc_servChuck Lever1-11/+26
2022-02-28NFSD: Remove svc_serv_ops::svo_moduleChuck Lever1-2/+0
2022-02-28SUNRPC: Remove svc_shutdown_net()Chuck Lever2-8/+7
2022-02-28SUNRPC: Rename svc_close_xprt()Chuck Lever3-4/+9
2022-02-28SUNRPC: Rename svc_create_xprt()Chuck Lever1-5/+19
2022-02-28SUNRPC: Remove svo_shutdown methodChuck Lever1-3/+0
2022-02-28SUNRPC: Merge svc_do_enqueue_xprt() into svc_enqueue_xprt()Chuck Lever1-16/+10
2022-02-28SUNRPC: Remove the .svo_enqueue_xprt methodChuck Lever1-5/+5
2022-02-28xsk: Fix race at socket teardownMagnus Karlsson1-19/+50
2022-02-28net: decnet: use time_is_before_jiffies() instead of open coding itWang Qing1-1/+2
2022-02-28net/sysctl: avoid two synchronize_rcu() callsEric Dumazet1-4/+2
2022-02-28net/smc: Call trace_smc_tx_sendmsg when data corkedTony Lu1-9/+8
2022-02-28net/smc: Fix cleanup when register ULP failsTony Lu1-1/+3
2022-02-28net: flow_offload: add tc police action parametersJianbo Liu1-0/+46
2022-02-28net: ipv6: ensure we call ipv6_mc_down() at most oncej.nixdorf@avm.de1-2/+6
2022-02-27net: dsa: pass extack to .port_bridge_join driver methodsVladimir Oltean3-2/+6
2022-02-27net: dsa: request drivers to perform FDB isolationVladimir Oltean3-36/+141
2022-02-27net: dsa: tag_8021q: rename dsa_8021q_bridge_tx_fwd_offload_vidVladimir Oltean2-5/+5
2022-02-27net: dsa: tag_8021q: merge RX and TX VLANsVladimir Oltean3-128/+47
2022-02-27net: dsa: tag_8021q: add support for imprecise RX based on the VBIDVladimir Oltean3-12/+50
2022-02-27net: dsa: tag_8021q: replace the SVL bridging with VLAN-unaware IVL bridgingVladimir Oltean3-92/+48
2022-02-26net: neigh: add skb drop reasons to arp_error_report()Menglong Dong1-1/+1
2022-02-26net: neigh: use kfree_skb_reason() for __neigh_event_send()Menglong Dong1-3/+3
2022-02-26net: ip: add skb drop reasons for ip egress pathMenglong Dong2-7/+7
2022-02-25mctp: Avoid warning if unregister notifies twiceMatt Johnston1-4/+4
2022-02-25SUNRPC/xprtrdma: Convert GFP_NOFS to GFP_KERNELTrond Myklebust2-3/+3
2022-02-25SUNRPC/auth_gss: Convert GFP_NOFS to GFP_KERNELTrond Myklebust4-19/+19
2022-02-25SUNRPC: Convert GFP_NOFS to GFP_KERNELTrond Myklebust5-7/+7
2022-02-25SUNRPC: remove redundant pointer plainhdrColin Ian King1-2/+2
2022-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecDavid S. Miller9-32/+42
2022-02-25net: dcb: flush lingering app table entries for unregistered devicesVladimir Oltean1-0/+44