summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag '9p-for-5.20' of https://github.com/martinetd/linuxLinus Torvalds2022-08-065-92/+97
|\
| * net/9p: Initialize the iounit field during fid creationTyler Hicks2022-07-161-4/+1
| * net: 9p: fix refcount leak in p9_read_work() error handlingHangyu Hua2022-07-151-0/+1
| * 9p: roll p9_tag_remove into p9_req_putDominique Martinet2022-07-151-50/+51
| * 9p: Add client parameter to p9_req_put()Kent Overstreet2022-07-095-16/+16
| * 9p: Drop kref usageKent Overstreet2022-07-091-11/+8
| * 9p fid refcount: add a 9p_fid_ref tracepointDominique Martinet2022-07-021-1/+19
| * 9p fid refcount: add p9_fid_get/put wrappersDominique Martinet2022-07-021-12/+3
* | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-053-2/+9
|\ \
| * | mm/swap: convert __put_page() to __folio_put()Matthew Wilcox (Oracle)2022-07-031-1/+1
| * | mm: shrinkers: provide shrinkers with namesRoman Gushchin2022-07-031-1/+1
| * | Merge branch 'master' into mm-stableakpm2022-06-2724-480/+230
| |\|
| * | net: set proper memcg for net_init hooks allocationsVasily Averin2022-06-161-0/+7
* | | Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2022-08-052-11/+4
|\ \ \
| * | | batman-adv: tracing: Use the new __vstring() helperSteven Rostedt (Google)2022-07-301-7/+2
| * | | mac80211: tracing: Use the new __vstring() helperSteven Rostedt (Google)2022-07-241-4/+2
* | | | Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-08-043-39/+3
|\ \ \ \
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_149.RULEThomas Gleixner2022-06-102-30/+2
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...Thomas Gleixner2022-06-101-9/+1
* | | | | Merge tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-08-041-0/+6
|\ \ \ \ \
| * | | | | net: ipconfig: Relax fw_devlink if we need to mount a network rootfsSaravana Kannan2022-06-101-0/+6
| |/ / / /
* | | | | Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-08-03289-10418/+20458
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2022-08-033-8/+8
| |\ \ \ \ \
| | * | | | | dccp: put dccp_qpolicy_full() and dccp_qpolicy_push() in the same lockHangyu Hua2022-08-011-5/+5
| | * | | | | net/rds: Use PTR_ERR instead of IS_ERR for rdsdebug()Li Qiong2022-08-011-1/+1
| | * | | | | ax25: fix incorrect dev_tracker usageEric Dumazet2022-07-281-2/+2
| * | | | | | net: devlink: Fix missing mutex_unlock() callAmmar Faizi2022-08-011-2/+4
| * | | | | | net/tls: Remove redundant workqueue flush before destroyTariq Toukan2022-08-011-1/+0
| * | | | | | net: dsa: Fix spelling mistakes and cleanup codeXie Shaowen2022-08-011-2/+2
| * | | | | | net: rose: add netdev ref tracker to 'struct rose_sock'Eric Dumazet2022-08-011-3/+9
| * | | | | | net: rose: fix netdev reference changesEric Dumazet2022-08-012-2/+11
| * | | | | | net: devlink: enable parallel ops on netlink interfaceJiri Pirko2022-08-011-0/+1
| * | | | | | net: devlink: remove devlink_mutexJiri Pirko2022-08-011-76/+4
| * | | | | | net: devlink: convert reload command to take implicit devlink->lockJiri Pirko2022-08-011-13/+5
| * | | | | | net: devlink: introduce "unregistering" mark and use it during devlinks itera...Jiri Pirko2022-08-011-0/+11
| * | | | | | udp: Remove redundant __udp_sysctl_init() call from udp_init().Kuniyuki Iwashima2022-08-011-7/+1
| * | | | | | dn_route: replace "jiffies-now>0" with "jiffies!=now"Yu Zhe2022-07-291-1/+1
| * | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-07-291-1/+2
| |\ \ \ \ \ \
| | * | | | | | bpf: Fix bpf_xdp_pointer return pointerJoanne Koong2022-07-261-1/+1
| | * | | | | | bpf: Set flow flag to allow any source IP in bpf_tunnel_keyPaul Chaignon2022-07-261-0/+1
| * | | | | | | seg6: add support for SRv6 H.L2Encaps.Red behaviorAndrea Mayer2022-07-291-1/+11
| * | | | | | | seg6: add support for SRv6 H.Encaps.Red behaviorAndrea Mayer2022-07-291-1/+127
| * | | | | | | net/af_packet: check len when min_header_len equals to 0Zhengchao Shao2022-07-291-2/+2
| * | | | | | | devlink: Hold the instance lock in health callbacksMoshe Shemesh2022-07-281-16/+14
| * | | | | | | net: devlink: remove region snapshots list dependency on devlink->lockJiri Pirko2022-07-281-12/+29
| * | | | | | | net: devlink: remove region snapshot ID tracking dependency on devlink->lockJiri Pirko2022-07-281-31/+33
| * | | | | | | devlink: introduce framework for selftestsVikas Gupta2022-07-281-0/+216
| * | | | | | | net/tls: Multi-threaded calls to TX tls_dev_delTariq Toukan2022-07-281-32/+31
| * | | | | | | net/tls: Perform immediate device ctx cleanup when possibleTariq Toukan2022-07-281-8/+18
| * | | | | | | tls: rx: Fix unsigned comparison with less than zeroYang Li2022-07-281-1/+2