summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2021-11-10Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2021-11-10Merge tag 'nfs-for-5.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2021-11-10Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-11-09Merge tag '9p-for-5.16-rc1' of git://github.com/martinetd/linuxLinus Torvalds
2021-11-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-09sections: move and rename core_kernel_data() to is_kernel_core_data()Kefeng Wang
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-06include/linux/mm.h: move nr_free_buffer_pages from swap.h to mm.hMianhan Liu
2021-11-04SUNRPC: Prevent immediate close+reconnectTrond Myklebust
2021-11-04SUNRPC: Fix races when closing the socketTrond Myklebust
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-039p: fix file headersDominique Martinet
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
2021-11-01netfilter: nf_tables: convert pktinfo->tprot_set to flags fieldPablo Neira Ayuso
2021-11-01netfilter: nft_meta: add NFT_META_IFTYPEPablo Neira Ayuso
2021-11-01netfilter: conntrack: set on IPS_ASSURED if flows enters internal stream statePablo Neira Ayuso
2021-10-29net: bridge: switchdev: fix shim definition for br_switchdev_mdb_notifyVladimir Oltean
2021-10-29exit/kthread: Have kernel threads return instead of calling do_exitEric W. Biederman
2021-10-29cls_flower: Fix inability to match GRE/IPIP packetsYoshiki Komachi
2021-10-29devlink: make all symbols GPL-onlyJakub Kicinski