index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-01-08
1
-1
/
+1
|
\
|
*
treewide: Fix comment and string typo 'bufer'
Paul Bolle
2011-12-06
1
-1
/
+1
*
|
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2012-01-08
1
-1
/
+1
|
\
\
|
*
|
switch debugfs to umode_t
Al Viro
2012-01-03
1
-1
/
+1
|
|
/
*
|
net: make ethtool_ops const
stephen hemminger
2012-01-05
2
-2
/
+2
*
|
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
2011-12-19
1
-1
/
+1
*
|
ethtool: Define and apply a default policy for RX flow hash indirection
Ben Hutchings
2011-12-16
1
-1
/
+1
*
|
ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parameters
Ben Hutchings
2011-12-16
1
-13
/
+14
*
|
cxgb3: Handle NULL dst neighbour in cxgb3_offload.c
David Miller
2011-12-05
1
-3
/
+15
*
|
cxgb3: Rework t3_l2t_get to take a dst_entry instead of a neighbour.
David Miller
2011-12-05
3
-9
/
+22
*
|
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
David Miller
2011-12-05
1
-4
/
+4
*
|
net: treewide use of RCU_INIT_POINTER
Eric Dumazet
2011-11-23
1
-2
/
+2
*
|
net: remove netdev_alloc_page and use __GFP_COLD
Eric Dumazet
2011-11-22
2
-6
/
+5
*
|
Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...
Rick Jones
2011-11-22
3
-8
/
+2
*
|
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2011-11-16
6
-17
/
+23
*
|
Sweep additional floors of strcpy in .get_drvinfo routines
Rick Jones
2011-11-14
4
-15
/
+19
|
/
*
drivers/net: fix mislocated headers in cxgb4/l2t.c
Paul Gortmaker
2011-10-31
1
-4
/
+3
*
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-10-31
3
-0
/
+3
*
cxgb4vf: convert to SKB paged frag API.
Ian Campbell
2011-10-21
2
-53
/
+41
*
cxgb4: convert to SKB paged frag API.
Ian Campbell
2011-10-21
2
-23
/
+24
*
net: add skb frag size accessors
Eric Dumazet
2011-10-19
4
-37
/
+37
*
net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero
Rick Jones
2011-10-07
2
-3
/
+0
*
Merge branch 'master' of github.com:davem330/net
David S. Miller
2011-10-07
4
-12
/
+45
*
net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map
Ian Campbell
2011-10-06
2
-2
/
+2
*
chelsio: convert to SKB paged frag API.
Ian Campbell
2011-10-05
1
-3
/
+2
*
cxgb3: convert to SKB paged frag API.
Ian Campbell
2011-10-05
1
-3
/
+3
*
ethtool: Clean up definitions of rule location arrays in RX NFC
Ben Hutchings
2011-09-16
1
-1
/
+1
*
drivers/net/ethernet/*: Enabled vendor Kconfig options
Jeff Kirsher
2011-08-27
1
-0
/
+1
*
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-17
2
-2
/
+2
*
net: introduce IFF_UNICAST_FLT private flag
Jiri Pirko
2011-08-17
2
-0
/
+5
*
chelsio: Move the Chelsio drivers
Jeff Kirsher
2011-08-10
69
-0
/
+57504