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.13.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
2016-11-04
net: dsa: mv88e6xxx: add port state setter
Vivien Didelot
3
-45
/
+37
2016-11-04
net: dsa: mv88e6xxx: add port files
Vivien Didelot
4
-16
/
+57
2016-11-03
mlxsw: pci: Fix the FW ready mask length
Elad Raz
1
-1
/
+1
2016-11-03
net: stmmac: Add OXNAS Glue Driver
Neil Armstrong
3
-0
/
+229
2016-11-02
enic: set skb->hash type properly
Govindarajulu Varadarajan
2
-7
/
+13
2016-11-02
net: 3com: typhoon: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-30
/
+30
2016-11-02
lan78xx: Use irq_domain for phy interrupt from USB Int. EP
Woojung Huh
1
-26
/
+189
2016-11-02
net: 3c509: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-26
/
+29
2016-11-02
net: 3c59x: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-6
/
+8
2016-11-02
net: mii: add generic function to support ksetting support
Philippe Reynes
1
-0
/
+195
2016-11-02
net/mlx4_en: Add ethtool statistics for XDP cases
Tariq Toukan
7
-12
/
+60
2016-11-02
net/mlx4_en: Refactor the XDP forwarding rings scheme
Tariq Toukan
8
-205
/
+293
2016-11-02
net/mlx4_en: Add TX_XDP for CQ types
Tariq Toukan
2
-12
/
+13
2016-11-01
net: Enable support for VRF with ipv4 multicast
David Ahern
1
-5
/
+18
2016-11-01
nfp: bring back support for different ring counts
Jakub Kicinski
1
-47
/
+71
2016-11-01
nfp: replace num_irqs with max_r_vecs
Jakub Kicinski
2
-8
/
+10
2016-11-01
nfp: remove nfp_net_irqs_wanted()
Jakub Kicinski
1
-23
/
+4
2016-11-01
nfp: use unsigned int for vector/ring counts
Jakub Kicinski
2
-10
/
+12
2016-11-01
nfp: create separate define for max number of vectors
Jakub Kicinski
1
-3
/
+5
2016-11-01
nfp: use AND instead of modulo to get ring indexes
Jakub Kicinski
1
-7
/
+7
2016-11-01
nfp: add separate buffer allocation function for napi
Jakub Kicinski
1
-2
/
+21
2016-11-01
nfp: use alloc_frag() and build_skb()
Jakub Kicinski
3
-50
/
+82
2016-11-01
nfp: add buffer drop/recycle helper for RX
Jakub Kicinski
1
-10
/
+17
2016-11-01
nfp: centralize the buffer size calculation
Jakub Kicinski
2
-9
/
+21
2016-11-01
nfp: remove inline attributes and dead code
Jakub Kicinski
1
-14
/
+1
2016-11-01
nfp: remove unnecessary call to ether_setup()
Jakub Kicinski
1
-1
/
+0
2016-11-01
nfp: remove support for nfp3200
Jakub Kicinski
4
-138
/
+22
2016-11-01
nfp: simplify nfp_net_poll()
Jakub Kicinski
1
-9
/
+3
2016-11-01
qed: Correct VF mac number
Mintz, Yuval
3
-0
/
+22
2016-11-01
qede: Don't override priv_flags
Mintz, Yuval
1
-1
/
+1
2016-11-01
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
18
-850
/
+867
2016-11-01
net: cris: make eth_v10.c explicitly non-modular
Paul Gortmaker
1
-10
/
+1
2016-11-01
i40e: removed unreachable code
Filip Sadowski
4
-60
/
+33
2016-11-01
i40e: Implementation of ERROR state for NVM update state machine
Maciej Sosin
5
-4
/
+22
2016-11-01
i40e: Fix for division by zero
Michal Kosiarz
1
-2
/
+4
2016-11-01
i40e: clear mac filter count on reset
Mitch Williams
1
-0
/
+1
2016-11-01
i40e: Reorder logic for coalescing RS bits
Alexander Duyck
4
-104
/
+108
2016-11-01
i40e: Add common function for finding VSI by type
Alexander Duyck
4
-30
/
+27
2016-11-01
i40evf: avoid an extra msleep while
Jacob Keller
1
-3
/
+5
2016-11-01
i40e: replace PTP Rx timestamp hang logic
Jacob Keller
4
-44
/
+83
2016-11-01
i40e: use a mutex instead of spinlock in PTP user entry points
Jacob Keller
2
-14
/
+8
2016-11-01
i40e: correct check for reading TSYNINDX from the receive descriptor
Jacob Keller
1
-3
/
+4
2016-11-01
i40e: remove duplicate add/delete adminq command code for filters
Jacob Keller
1
-72
/
+84
2016-11-01
i40e: avoid looping to check whether we're in VLAN mode
Jacob Keller
2
-11
/
+38
2016-11-01
i40e: fix MAC filters when removing VLANs
Alan Brady
1
-48
/
+72
2016-11-01
i40e: properly cleanup on allocation failure in i40e_sync_vsi_filters
Jacob Keller
1
-17
/
+22
2016-11-01
i40e: store MAC/VLAN filters in a hash with the MAC Address as key
Jacob Keller
5
-107
/
+161
2016-11-01
i40e: implement __i40e_del_filter and use where applicable
Jacob Keller
1
-33
/
+59
2016-11-01
i40e: When searching all MAC/VLAN filters, ignore removed filters
Jacob Keller
1
-0
/
+6
2016-11-01
i40e: refactor i40e_put_mac_in_vlan to avoid changing f->vlan
Jacob Keller
1
-12
/
+13
[next]