index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-07
net: sched: get rid of struct tc_to_netdev
Jiri Pirko
26
-71
/
+84
2017-08-07
net: sched: change return value of ndo_setup_tc for driver supporting mqprio ...
Jiri Pirko
11
-11
/
+11
2017-08-07
net: sched: move prio into cls_common
Jiri Pirko
1
-1
/
+1
2017-08-07
net: sched: push cls related args into cls_common structure
Jiri Pirko
31
-100
/
+55
2017-08-07
hns3pf: don't check handle during mqprio offload
Jiri Pirko
1
-1
/
+1
2017-08-07
nfp: change flows in apps that offload ndo_setup_tc
Jiri Pirko
2
-17
/
+9
2017-08-07
mlxsw: spectrum: rename cls arg in matchall processing
Jiri Pirko
1
-7
/
+7
2017-08-07
mlxsw: spectrum: push cls_flower and cls_matchall setup_tc processing into se...
Jiri Pirko
1
-30
/
+51
2017-08-07
mlx5e_rep: push cls_flower setup_tc processing into a separate function
Jiri Pirko
1
-20
/
+29
2017-08-07
mlx5e: push cls_flower and mqprio setup_tc processing into separate functions
Jiri Pirko
1
-25
/
+31
2017-08-07
ixgbe: push cls_u32 and mqprio setup_tc processing into separate functions
Jiri Pirko
1
-28
/
+39
2017-08-07
cxgb4: push cls_u32 setup_tc processing into a separate function
Jiri Pirko
1
-16
/
+26
2017-08-07
net: sched: make egress_dev flag part of flower offload struct
Jiri Pirko
1
-1
/
+1
2017-08-07
net: sched: rename TC_SETUP_MATCHALL to TC_SETUP_CLSMATCHALL
Jiri Pirko
1
-1
/
+1
2017-08-07
net: sched: make type an argument for ndo_setup_tc
Jiri Pirko
25
-71
/
+91
2017-08-07
net: stmmac: Add Adaptrum Anarion GMAC glue layer
Alexandru Gagniuc
3
-0
/
+162
2017-08-07
netvsc: fix rtnl deadlock on unregister of vf
stephen hemminger
1
-2
/
+10
2017-08-07
net: systemport: Support 64bit statistics
kiki good
2
-17
/
+82
2017-08-07
liquidio: moved console_bitmask module param to lio_main.c
Intiyaz Basha
3
-14
/
+17
2017-08-07
liquidio: add missing strings in oct_dev_state_str array
Intiyaz Basha
1
-2
/
+3
2017-08-07
sfp: add SFP module support
Russell King
3
-0
/
+921
2017-08-07
phylink: add in-band autonegotiation support for 10GBase-KR mode.
Russell King
1
-0
/
+17
2017-08-07
phylink: add support for MII ioctl access to Clause 45 PHYs
Russell King
1
-33
/
+124
2017-08-07
phylink: add module EEPROM support
Russell King
1
-0
/
+28
2017-08-07
sfp: add sfp-bus to bridge between network devices and sfp cages
Russell King
4
-0
/
+663
2017-08-07
phylink: add phylink infrastructure
Russell King
4
-0
/
+1181
2017-08-07
net: phy: add I2C mdio bus
Russell King
4
-0
/
+139
2017-08-07
net: phy: export phy_start_machine() for phylink
Russell King
1
-0
/
+1
2017-08-07
net: phy: provide a hook for link up/link down events
Russell King
2
-22
/
+34
2017-08-07
net: phy: add 1000Base-X to phy settings table
Russell King
1
-0
/
+5
2017-08-07
net: phy: move phy_lookup_setting() and guts of phy_supported_speeds() to phy...
Russell King
2
-129
/
+127
2017-08-07
net: phy: split out PHY speed and duplex string generation
Russell King
2
-37
/
+50
2017-08-07
net: phy: allow settings table to support more than 32 link modes
Russell King
1
-18
/
+26
2017-08-05
aquantia: Switch to use napi_gro_receive
Pavel Belous
3
-3
/
+10
2017-08-04
net: sched: change names of action number helpers to be aligned with the rest
Jiri Pirko
6
-8
/
+8
2017-08-04
net: hns: Fix for __udivdi3 compiler error
Lin Yun Sheng
1
-1
/
+2
2017-08-04
net: phy: marvell: logical vs bitwise OR typo
Dan Carpenter
1
-1
/
+1
2017-08-04
sock: enable MSG_ZEROCOPY
Willem de Bruijn
1
-1
/
+1
2017-08-04
mlxsw: spectrum_router: Don't ignore IPv6 notifications
Ido Schimmel
1
-1
/
+1
2017-08-04
mlxsw: spectrum_router: Abort on source-specific routes
Ido Schimmel
1
-0
/
+3
2017-08-04
mlxsw: spectrum_router: Add support for route replace
Ido Schimmel
1
-14
/
+49
2017-08-04
mlxsw: spectrum_router: Add support for IPv6 routes addition / deletion
Ido Schimmel
2
-3
/
+724
2017-08-04
mlxsw: spectrum_router: Sanitize IPv6 FIB rules
Ido Schimmel
1
-0
/
+25
2017-08-04
mlxsw: spectrum_router: Demultiplex FIB event based on family
Ido Schimmel
1
-21
/
+44
2017-08-04
rocker: Ignore address families other than IPv4
Ido Schimmel
1
-0
/
+4
2017-08-04
mlxsw: spectrum_router: Ignore address families other than IPv4
Ido Schimmel
1
-1
/
+1
2017-08-04
net: core: Make the FIB notification chain generic
Ido Schimmel
2
-0
/
+2
2017-08-04
net: mvpp2: add support for TX interrupts and RX queue distribution modes
Thomas Petazzoni
1
-29
/
+246
2017-08-04
net: mvpp2: introduce queue_vector concept
Thomas Petazzoni
1
-54
/
+169
2017-08-04
net: mvpp2: move from cpu-centric naming to "software thread" naming
Thomas Petazzoni
1
-12
/
+13
[next]