index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-22
fddi: defxx,defza: use dev_addr_set()
Jakub Kicinski
2
-4
/
+4
2021-10-22
net: usb: don't write directly to netdev->dev_addr
Jakub Kicinski
8
-13
/
+24
2021-10-22
net: qmi_wwan: use dev_addr_mod()
Jakub Kicinski
1
-2
/
+5
2021-10-22
usb: smsc: use eth_hw_addr_set()
Jakub Kicinski
2
-4
/
+8
2021-10-22
net: xen: use eth_hw_addr_set()
Jakub Kicinski
2
-3
/
+7
2021-10-22
mlx5: fix build after merge
Jakub Kicinski
2
-4
/
+4
2021-10-22
ice: Nuild fix.
David S. Miller
1
-2
/
+0
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
55
-164
/
+338
2021-10-21
net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver
Ćukasz Stelmach
10
-0
/
+2223
2021-10-21
net: enetc: use the skb variable directly in enetc_clean_tx_ring()
Vladimir Oltean
1
-2
/
+1
2021-10-21
net: enetc: remove local "priv" variable in enetc_clean_tx_ring()
Vladimir Oltean
1
-4
/
+1
2021-10-21
usbnet: sanity check for maxpacket
Oliver Neukum
1
-0
/
+4
2021-10-21
net: enetc: make sure all traffic classes can send large frames
Vladimir Oltean
1
-1
/
+4
2021-10-21
net: enetc: fix ethtool counter name for PM0_TERR
Vladimir Oltean
1
-1
/
+1
2021-10-21
net: dsa: tag_8021q: make dsa_8021q_{rx,tx}_vid take dp as argument
Vladimir Oltean
1
-1
/
+2
2021-10-21
sfc: Don't use netif_info before net_device setup
Erik Ekman
2
-3
/
+3
2021-10-21
sfc: Export fibre-specific supported link modes
Erik Ekman
1
-11
/
+26
2021-10-21
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
David S. Miller
18
-154
/
+2021
2021-10-21
net: mscc: ocelot: track the port pvid using a pointer
Vladimir Oltean
1
-19
/
+12
2021-10-21
net: mscc: ocelot: add the local station MAC addresses in VID 0
Vladimir Oltean
4
-15
/
+17
2021-10-21
net: mscc: ocelot: allow a config where all bridge VLANs are egress-untagged
Vladimir Oltean
1
-34
/
+112
2021-10-21
net: mscc: ocelot: convert the VLAN masks to a list
Vladimir Oltean
1
-16
/
+65
2021-10-21
net: mscc: ocelot: add a type definition for REW_TAG_CFG_TAG_CFG
Vladimir Oltean
1
-8
/
+5
2021-10-21
Merge tag 'mlx5-fixes-2021-10-20' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
11
-54
/
+85
2021-10-20
ice: Add tc-flower filter support for channel
Kiran Patil
6
-8
/
+438
2021-10-20
ice: enable ndo_setup_tc support for mqprio_qdisc
Kiran Patil
5
-10
/
+913
2021-10-20
ice: Add infrastructure for mqprio support via ndo_setup_tc
Kiran Patil
13
-137
/
+671
2021-10-20
net/mlx5e: IPsec: Fix work queue entry ethernet segment checksum flags
Emeel Hakim
1
-9
/
+11
2021-10-20
net/mlx5e: IPsec: Fix a misuse of the software parser's fields
Emeel Hakim
1
-24
/
+27
2021-10-20
net/mlx5e: Fix vlan data lost during suspend flow
Moshe Shemesh
3
-12
/
+26
2021-10-20
net/mlx5: E-switch, Return correct error code on group creation failure
Dmytro Linkin
1
-4
/
+3
2021-10-20
net/mlx5: Lag, change multipath and bonding to be mutually exclusive
Maor Dickman
5
-5
/
+18
2021-10-20
ice: Add missing E810 device ids
Tony Nguyen
3
-0
/
+8
2021-10-20
igc: Update I226_K device ID
Sasha Neftin
1
-1
/
+1
2021-10-20
e1000e: Fix packet loss on Tiger Lake and later
Sasha Neftin
2
-1
/
+13
2021-10-20
e1000e: Separate TGP board type from SPT
Sasha Neftin
3
-23
/
+46
2021-10-20
net: stmmac: Fix E2E delay mechanism
Kurt Kanzenbach
1
-1
/
+1
2021-10-20
phy: micrel: ksz8041nl: do not use power down mode
Stefan Agner
1
-2
/
+3
2021-10-20
net: enetc: unmap DMA in enetc_send_cmd()
Tim Gardner
1
-7
/
+11
2021-10-20
net: dsa: qca8k: tidy for loop in setup and add cpu port check
Ansuel Smith
1
-30
/
+44
2021-10-20
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
David S. Miller
17
-286
/
+764
2021-10-20
ethernet: via-velocity: use eth_hw_addr_set()
Jakub Kicinski
1
-1
/
+3
2021-10-20
ethernet: via-rhine: use eth_hw_addr_set()
Jakub Kicinski
1
-1
/
+3
2021-10-20
ethernet: tlan: use eth_hw_addr_set()
Jakub Kicinski
1
-4
/
+6
2021-10-20
ethernet: tehuti: use eth_hw_addr_set()
Jakub Kicinski
1
-2
/
+4
2021-10-20
ethernet: stmmac: use eth_hw_addr_set()
Jakub Kicinski
1
-2
/
+6
2021-10-20
ethernet: netsec: use eth_hw_addr_set()
Jakub Kicinski
1
-7
/
+9
2021-10-20
net: hns3: disable sriov before unload hclge layer
Peng Li
3
-0
/
+23
2021-10-20
net: hns3: fix vf reset workqueue cannot exit
Yufeng Mo
1
-3
/
+3
2021-10-20
net: hns3: schedule the polling again when allocation fails
Yunsheng Lin
1
-10
/
+12
[next]