summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-08-04Merge branch 'bitmap-for-next' of https://github.com/norov/linux.gitMark Brown
2022-08-04Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Mark Brown
2022-08-04Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Mark Brown
2022-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Mark Brown
2022-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma...Mark Brown
2022-08-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/...Mark Brown
2022-08-04Merge branch 'spdx-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Mark Brown
2022-08-03nfp: ethtool: fix the display error of `ethtool -m DEVNAME`Yu Xiao
2022-08-03net: phy: Warn about incorrect mdio_bus_phy_resume() stateFlorian Fainelli
2022-08-03Revert "veth: Add updating of trans_start"Vladimir Oltean
2022-08-03net: bonding: replace dev_trans_start() with the jiffies of the last ARP/NSVladimir Oltean
2022-08-03Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-08-03Merge tag 'efi-next-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-08-02wireguard: allowedips: don't corrupt stack when detecting overflowJason A. Donenfeld
2022-08-02wireguard: ratelimiter: use hrtimer in selftestJason A. Donenfeld
2022-08-02net/mlx5e: xsk: Discard unaligned XSK frames on striding RQMaxim Mikityanskiy
2022-08-02net: usb: ax88179_178a: Bind only to vendor-specific interfaceHector Martin
2022-08-02net: usb: make USB_RTL8153_ECM non user configurableMaciej Żenczykowski
2022-08-01net: marvell: prestera: remove reduntant codeSebin Sebastian
2022-08-01octeontx2-pf: Reduce minimum mtu size to 60Subbaraya Sundeep
2022-08-01net: txgbe: Fix an error handling path in txgbe_probe()Christophe JAILLET
2022-08-01net: ionic: fix error check for vlan flags in ionic_set_nic_features()Jian Shen
2022-08-01net: ice: fix error NETIF_F_HW_VLAN_CTAG_FILTER check in ice_vsi_sync_fltr()Jian Shen
2022-08-01nfp: flower: add support for tunnel offload without key IDBaowen Zheng
2022-08-01Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
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-01net: devlink: convert reload command to take implicit devlink->lockJiri Pirko
2022-08-01Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
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 tag 'mlx5-fixes-2022-07-28' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2022-07-29Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...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-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