index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-01
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-1
/
+1
2020-06-01
xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frame
Lorenzo Bianconi
13
-18
/
+18
2020-06-01
xdp: Introduce xdp_convert_frame_to_buff utility routine
Lorenzo Bianconi
1
-5
/
+1
2020-06-01
net: dsa: sja1105: suppress -Wmissing-prototypes in sja1105_vl.c
Vladimir Oltean
2
-1
/
+3
2020-06-01
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
16
-156
/
+142
2020-06-01
vxlan: fix dereference of nexthop group in nexthop update path
Roopa Prabhu
1
-2
/
+2
2020-06-01
dpaa2-eth: Keep congestion group taildrop enabled when PFC on
Ioana Ciornei
3
-10
/
+34
2020-06-01
dpaa2-eth: Add PFC support through DCB ops
Ioana Ciornei
8
-0
/
+316
2020-06-01
dpaa2-eth: Update FQ taildrop threshold and buffer pool count
Ioana Radulescu
1
-12
/
+11
2020-06-01
dpaa2-eth: Add congestion group taildrop
Ioana Radulescu
2
-10
/
+38
2020-06-01
dpaa2-eth: Add helper functions
Ioana Radulescu
3
-5
/
+14
2020-06-01
dpaa2-eth: Distribute ingress frames based on VLAN prio
Ioana Radulescu
5
-0
/
+318
2020-06-01
dpaa2-eth: Add support for Rx traffic classes
Ioana Radulescu
4
-32
/
+68
2020-06-01
net: phy: broadcom: don't export RDB/legacy access methods
Michael Walle
1
-4
/
+2
2020-06-01
tun: correct header offsets in napi frags mode
Willem de Bruijn
1
-4
/
+10
2020-06-01
net: vmxnet3: fix possible buffer overflow caused by bad DMA value in vmxnet3...
Jia-Ju Bai
1
-0
/
+2
2020-06-01
lan743x: Added fixed link and RGMII support
Roelof Berg
4
-13
/
+80
2020-06-01
mlxsw: spectrum_trap: Register ACL control traps
Ido Schimmel
3
-23
/
+55
2020-06-01
mlxsw: spectrum_trap: Register layer 3 control traps
Ido Schimmel
3
-94
/
+318
2020-06-01
mlxsw: spectrum_trap: Register layer 2 control traps
Ido Schimmel
3
-31
/
+159
2020-06-01
mlxsw: spectrum_trap: Factor out common Rx listener function
Ido Schimmel
1
-5
/
+24
2020-06-01
netdevsim: Register control traps
Ido Schimmel
1
-0
/
+7
2020-06-01
netdevsim: Move layer 3 exceptions to exceptions trap group
Ido Schimmel
1
-1
/
+2
2020-06-01
mlxsw: spectrum_trap: Move layer 3 exceptions to exceptions trap group
Ido Schimmel
2
-16
/
+25
2020-06-01
net: fec: disable correct clk in the err path of fec_enet_clk_enable
Liu Xiang
1
-2
/
+6
2020-06-01
net: octeon: mgmt: Repair filling of RX ring
Alexander Sverdlin
1
-0
/
+5
2020-06-01
bnxt_tc: update indirect block support
Pablo Neira Ayuso
2
-40
/
+12
2020-06-01
nfp: update indirect block support
Pablo Neira Ayuso
3
-36
/
+17
2020-06-01
mlx5: update indirect block support
Pablo Neira Ayuso
4
-83
/
+8
2020-06-01
net: ethernet: mtk-star-emac: use regmap bitops
Bartosz Golaszewski
1
-45
/
+35
2020-06-01
cxgb4: cleanup error code in setup_sge_queues_uld()
Dan Carpenter
1
-4
/
+5
2020-06-01
vxlan: Avoid infinite loop when suppressing NS messages with invalid options
Ido Schimmel
1
-0
/
+4
2020-06-01
Merge branches 'pm-core' and 'pm-sleep'
Rafael J. Wysocki
3
-3
/
+3
2020-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
17
-74
/
+114
2020-05-31
Merge tag 'mac80211-next-for-davem-2020-05-31' of git://git.kernel.org/pub/sc...
David S. Miller
1
-0
/
+1
2020-05-31
ice: Ignore EMODE when setting PHY config
Chinh T Cao
3
-1
/
+9
2020-05-31
ice: fix aRFS after flow director delete
Henry Tieman
1
-1
/
+26
2020-05-31
ice: Use coalesce values from q_vector 0 when increasing q_vectors
Brett Creeley
1
-8
/
+6
2020-05-31
ice: fix PCI device serial number to be lowercase values
Paul M Stillwell Jr
1
-1
/
+1
2020-05-31
ice: fix function signature style format
Bruce Allan
3
-16
/
+8
2020-05-31
ice: Allow VF to request reset as soon as it's initialized
Brett Creeley
1
-1
/
+1
2020-05-31
ice: Fix inability to set channels when down
Jesse Brandeburg
1
-4
/
+0
2020-05-31
ice: Always clear QRXFLXP_CNTXT before writing new value
Brett Creeley
3
-22
/
+40
2020-05-31
ice: Reset VF for all port VLAN changes from host
Brett Creeley
1
-37
/
+5
2020-05-31
ice: Update ICE_PHY_TYPE_HIGH_MAX_INDEX value
Chinh T Cao
1
-1
/
+1
2020-05-31
ice: Increase timeout after PFR
Dan Nowlin
1
-1
/
+6
2020-05-31
ice: Fix transmit for all software offloaded VLANs
Brett Creeley
3
-54
/
+21
2020-05-31
ice: support adding 16 unicast/multicast filter on untrusted VF
Paul Greenwalt
1
-1
/
+4
2020-05-31
ice: allow host to clear administratively set VF MAC
Brett Creeley
1
-8
/
+14
2020-05-30
ravb: Mask PHY mode to avoid inserting delays twice
Geert Uytterhoeven
1
-2
/
+8
[prev]
[next]