summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | tls: rx: fix the false positive warningJakub Kicinski2022-07-281-1/+1
| * | | | tls: strp: rename and multithread the workqueueJakub Kicinski2022-07-281-1/+1
| * | | | tls: rx: don't consider sock_rcvtimeo() cumulativeJakub Kicinski2022-07-281-18/+19
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-2827-121/+203
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Paolo Abeni2022-07-283-7/+117
| |\ \ \ \
| | * | | | flow_offload: Introduce flow_match_pppoeWojciech Drewek2022-07-261-0/+7
| | * | | | net/sched: flower: Add PPPoE filterWojciech Drewek2022-07-261-0/+64
| | * | | | flow_dissector: Add PPPoE dissectorsWojciech Drewek2022-07-261-7/+46
| | | |/ / | | |/| |
| * | | | net: devlink: remove redundant net_eq() check from sb_pool_get_dumpit()Jiri Pirko2022-07-271-2/+1
| * | | | net/sched: sch_cbq: change the type of cbq_set_lss to voidZhengchao Shao2022-07-271-2/+1
| * | | | net/smc: Enable module load on netlink usageStefan Raspl2022-07-272-0/+2
| * | | | net/smc: Pass on DMBE bit mask in IRQ handlerStefan Raspl2022-07-271-3/+3
| * | | | s390/ism: CleanupsStefan Raspl2022-07-271-1/+1
| * | | | net/smc: Eliminate struct smc_ism_positionHeiko Carstens2022-07-273-27/+14
| * | | | ip6mr: remove stray rcu_read_unlock() from ip6_mr_forward()Eric Dumazet2022-07-261-3/+1
| * | | | tls: rx: do not use the standard strparserJakub Kicinski2022-07-264-67/+541