summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-01net: rose: add netdev ref tracker to 'struct rose_sock'Eric Dumazet
2022-08-01net: rose: fix netdev reference changesEric Dumazet
2022-08-01Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2022-08-01dt-bindings: net: fsl,fec: Add i.MX8ULP FEC itemsWei Fang
2022-08-01Merge branch 'funeth-tx-xdp-frags'David S. Miller
2022-08-01net/funeth: Tx handling of XDP with fragments.Dimitris Michailidis
2022-08-01net/funeth: Unify skb/XDP packet mapping.Dimitris Michailidis
2022-08-01net/funeth: Unify skb/XDP gather list writing.Dimitris Michailidis
2022-08-01net/funeth: Unify skb/XDP Tx packet unmapping.Dimitris Michailidis
2022-08-01Merge branch 'devlink-parallel-commands'David S. Miller
2022-08-01net: devlink: enable parallel ops on netlink interfaceJiri Pirko
2022-08-01net: devlink: remove devlink_mutexJiri Pirko
2022-08-01net: devlink: convert reload command to take implicit devlink->lockJiri Pirko
2022-08-01net: devlink: introduce "unregistering" mark and use it during devlinks itera...Jiri Pirko
2022-08-01udp: Remove redundant __udp_sysctl_init() call from udp_init().Kuniyuki Iwashima
2022-08-01Merge tag 'linux-can-next-for-5.20-20220731' of git://git.kernel.org/pub/scm/...David S. Miller
2022-07-31can: can327: fix a broken link to DocumentationChristophe JAILLET
2022-07-29Merge tag 'mlx5-updates-2022-07-28' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2022-07-29Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-07-29Merge branch 'sfc-vf-representors-for-ef100-rx-side'Jakub Kicinski
2022-07-29sfc: implement ethtool get/set RX ring size for EF100 repsEdward Cree
2022-07-29sfc: use a dynamic m-port for representor RX and set it promiscEdward Cree
2022-07-29sfc: move table locking into filter_table_{probe,remove} methodsEdward Cree
2022-07-29sfc: insert default MAE rules to connect VFs to representorsEdward Cree
2022-07-29sfc: receive packets from EF100 VFs into representorsEdward Cree
2022-07-29sfc: check ef100 RX packets are from the wireEdward Cree
2022-07-29sfc: determine wire m-port at EF100 PF probe timeEdward Cree
2022-07-29sfc: ef100 representor RX top halfEdward Cree
2022-07-29sfc: ef100 representor RX NAPI pollEdward Cree
2022-07-29sfc: plumb ef100 representor statsEdward Cree
2022-07-29net: marvell: prestera: uninitialized variable bugDan Carpenter
2022-07-29dn_route: replace "jiffies-now>0" with "jiffies!=now"Yu Zhe
2022-07-29Merge tag 'wireless-next-2022-07-29' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-07-29Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-07-29bpf: Remove unneeded semicolonYang Li
2022-07-29libbpf: Add bpf_obj_get_opts()Joe Burton
2022-07-29netdevsim: Avoid allocation warnings triggered from user spaceJakub Kicinski
2022-07-29bpf: Fix NULL pointer dereference when registering bpf trampolineXu Kuohai
2022-07-29bpf: Fix test_progs -j error with fentry/fexit testsSong Liu
2022-07-29selftests/bpf: Bump internal send_signal/send_signal_tracepoint timeoutDaniel Müller
2022-07-29bpftool: Don't try to return value from void function in skeletonJörn-Thorben Hinz
2022-07-29bpftool: Replace sizeof(arr)/sizeof(arr[0]) with ARRAY_SIZE macroRongguang Wei
2022-07-29bpf: btf: Fix vsnprintf return value checkFedor Tokarev
2022-07-29Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2022-07-29wifi: rtw88: check the return value of alloc_workqueue()William Dean
2022-07-29wifi: rtw89: 8852a: adjust IMR for SER L1Zong-Zhe Yang
2022-07-29wifi: rtw89: 8852a: update RF radio A/B R56Ping-Ke Shih
2022-07-29wifi: wcn36xx: Add debugfs entry to read firmware feature stringsBryan O'Donoghue
2022-07-29wifi: wcn36xx: Move capability bitmap to string translation function to firmw...Bryan O'Donoghue
2022-07-29wifi: wcn36xx: Move firmware feature bit storage to dedicated firmware.c fileBryan O'Donoghue