summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2021-11-04SUNRPC: Prevent immediate close+reconnectTrond Myklebust
2021-11-04SUNRPC: Fix races when closing the socketTrond Myklebust
2021-11-04devlink: fix flexible_array.cocci warningGuo Zhengkui
2021-11-04SUNRPC: Check if the xprt is connected before handling sysfs readsAnna Schumaker
2021-11-04Merge tag 'tty-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-11-049p: fix a bunch of checkpatch warningsDominique Martinet
2021-11-04net: fix possible NULL deref in sock_reserve_memoryEric Dumazet
2021-11-04tcp: Use BIT() for OPTION_* constantsLeonard Crestez
2021-11-03net: dsa: felix: fix broken VLAN-tagged PTP under VLAN-aware bridgeVladimir Oltean
2021-11-03net: vlan: fix a UAF in vlan_dev_real_dev()Ziyang Xuan
2021-11-03net: udp6: replace __UDP_INC_STATS() with __UDP6_INC_STATS()Menglong Dong
2021-11-03ethtool: fix ethtool msg len calculation for pause statsJakub Kicinski
2021-11-03net: avoid double accounting for pure zerocopy skbsTalal Ahmad
2021-11-03net:ipv6:Remove unneeded semicolonZhang Mingyu
2021-11-03NFC: add necessary privilege flags in netlink layerLin Ma
2021-11-03security: add sctp_assoc_established hookXin Long
2021-11-03security: call security_sctp_assoc_request in sctp_sf_do_5_1D_ceXin Long
2021-11-03security: pass asoc to sctp_assoc_request and sctp_sk_cloneXin Long
2021-11-039p: fix file headersDominique Martinet
2021-11-02net: add and use skb_unclone_keeptruesize() helperEric Dumazet
2021-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2021-11-03net/9p: autoload transport modulesThomas Weißschuh
2021-11-039p/net: fix missing error check in p9_check_errorsDominique Martinet
2021-11-02xprtrdma: Fix a maybe-uninitialized compiler warningBenjamin Coddington
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-01Revert "net: avoid double accounting for pure zerocopy skbs"Jakub Kicinski
2021-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-11-01Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-11-01net: ndisc: introduce ndisc_evict_nocarrier sysctl parameterJames Prestwood
2021-11-01net: arp: introduce arp_evict_nocarrier sysctl parameterJames Prestwood
2021-11-01Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-11-01net: avoid double accounting for pure zerocopy skbsTalal Ahmad
2021-11-01tcp: rename sk_wmem_free_skbTalal Ahmad
2021-11-01bpf: Add dummy BPF STRUCT_OPS for test purposeHou Tao
2021-11-01bpf: Factor out helpers for ctx access checkingHou Tao
2021-11-01skmsg: Lose offset info in sk_psock_skb_ingressLiu Jian
2021-11-01SUNRPC: Clean up xs_tcp_setup_sock()Trond Myklebust
2021-11-01SUNRPC: Replace use of socket sk_callback_lock with sock_lockTrond Myklebust
2021-11-01net/smc: Introduce tracepoint for smcr link downTony Lu
2021-11-01net/smc: Introduce tracepoints for tx and rx msgTony Lu
2021-11-01net/smc: Introduce tracepoint for fallbackTony Lu
2021-11-01ethtool: don't drop the rtnl_lock half way thru the ioctlJakub Kicinski
2021-11-01devlink: expose get/put functionsJakub Kicinski
2021-11-01ethtool: handle info/flash data copying outside rtnl_lockJakub Kicinski
2021-11-01ethtool: push the rtnl_lock into dev_ethtool()Jakub Kicinski
2021-11-01udp6: allow SO_MARK ctrl msg to affect routingJakub Kicinski
2021-11-01net: dsa: populate supported_interfaces memberMarek Behún
2021-11-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2021-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2021-11-01netfilter: nft_payload: support for inner header matching / manglingPablo Neira Ayuso