aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2022-08-02wireguard: ratelimiter: use hrtimer in selftestJason A. Donenfeld2-11/+15
2022-08-02selftests: net: fix IOAM test skip return codeKleber Sacilotto de Souza1-5/+7
2022-08-01net: marvell: prestera: remove reduntant codeSebin Sebastian1-1/+1
2022-08-01net: devlink: Fix missing mutex_unlock() callAmmar Faizi1-2/+4
2022-08-01net/tls: Remove redundant workqueue flush before destroyTariq Toukan1-1/+0
2022-08-01net: txgbe: Fix an error handling path in txgbe_probe()Christophe JAILLET1-0/+1
2022-08-01net: dsa: Fix spelling mistakes and cleanup codeXie Shaowen1-2/+2
2022-08-01Documentation: devlink: add add devlink-selftests to the table of contentsBagas Sanjaya1-0/+1
2022-08-01nfp: flower: add support for tunnel offload without key IDBaowen Zheng1-7/+8
2022-08-01Merge branch 'net-rose-fix-module-unload-issues'Jakub Kicinski3-3/+19
2022-08-01net: rose: add netdev ref tracker to 'struct rose_sock'Eric Dumazet2-4/+11
2022-08-01net: rose: fix netdev reference changesEric Dumazet2-2/+11
2022-08-01Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queueJakub Kicinski7-88/+75
2022-08-01dt-bindings: net: fsl,fec: Add i.MX8ULP FEC itemsWei Fang1-0/+5
2022-08-01Merge branch 'funeth-tx-xdp-frags'David S. Miller1-58/+77
2022-08-01net/funeth: Tx handling of XDP with fragments.Dimitris Michailidis1-10/+20
2022-08-01net/funeth: Unify skb/XDP packet mapping.Dimitris Michailidis1-15/+17
2022-08-01net/funeth: Unify skb/XDP gather list writing.Dimitris Michailidis1-15/+31
2022-08-01net/funeth: Unify skb/XDP Tx packet unmapping.Dimitris Michailidis1-21/+12
2022-08-01Merge branch 'devlink-parallel-commands'David S. Miller5-107/+21
2022-08-01net: devlink: enable parallel ops on netlink interfaceJiri Pirko1-0/+1
2022-08-01net: devlink: remove devlink_mutexJiri Pirko1-76/+4
2022-08-01net: devlink: convert reload command to take implicit devlink->lockJiri Pirko5-31/+5
2022-08-01net: devlink: introduce "unregistering" mark and use it during devlinks iterationJiri Pirko1-0/+11
2022-08-01udp: Remove redundant __udp_sysctl_init() call from udp_init().Kuniyuki Iwashima1-7/+1
2022-08-01Merge tag 'linux-can-next-for-5.20-20220731' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextDavid S. Miller53-379/+541
2022-07-31can: can327: fix a broken link to DocumentationChristophe JAILLET1-1/+1
2022-07-29Merge tag 'mlx5-updates-2022-07-28' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxJakub Kicinski30-511/+1265
2022-07-29Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queueJakub Kicinski12-202/+269
2022-07-29Merge branch 'sfc-vf-representors-for-ef100-rx-side'Jakub Kicinski22-49/+1085
2022-07-29sfc: implement ethtool get/set RX ring size for EF100 repsEdward Cree1-0/+27
2022-07-29sfc: use a dynamic m-port for representor RX and set it promiscEdward Cree7-3/+158
2022-07-29sfc: move table locking into filter_table_{probe,remove} methodsEdward Cree5-36/+33
2022-07-29sfc: insert default MAE rules to connect VFs to representorsEdward Cree13-6/+606
2022-07-29sfc: receive packets from EF100 VFs into representorsEdward Cree3-0/+42
2022-07-29sfc: check ef100 RX packets are from the wireEdward Cree3-6/+26
2022-07-29sfc: determine wire m-port at EF100 PF probe timeEdward Cree4-0/+50
2022-07-29sfc: ef100 representor RX top halfEdward Cree2-0/+56
2022-07-29sfc: ef100 representor RX NAPI pollEdward Cree2-0/+75
2022-07-29sfc: plumb ef100 representor statsEdward Cree1-0/+14
2022-07-29net: marvell: prestera: uninitialized variable bugDan Carpenter1-1/+1
2022-07-29dn_route: replace "jiffies-now>0" with "jiffies!=now"Yu Zhe1-1/+1
2022-07-29Merge tag 'wireless-next-2022-07-29' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextJakub Kicinski55-1041/+992
2022-07-29Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski27-120/+763
2022-07-29bpf: Remove unneeded semicolonYang Li1-1/+1
2022-07-29libbpf: Add bpf_obj_get_opts()Joe Burton3-0/+21
2022-07-29netdevsim: Avoid allocation warnings triggered from user spaceJakub Kicinski1-3/+5
2022-07-29bpf: Fix NULL pointer dereference when registering bpf trampolineXu Kuohai1-1/+4
2022-07-29bpf: Fix test_progs -j error with fentry/fexit testsSong Liu1-1/+1
2022-07-29selftests/bpf: Bump internal send_signal/send_signal_tracepoint timeoutDaniel Müller2-6/+3