index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-04
sfc: Remove now-unused filter function
Ben Hutchings
2
-48
/
+0
2012-01-04
sfc: Implement ethtool RX NFC rules API instead of n-tuple API
Ben Hutchings
1
-39
/
+149
2012-01-04
sfc: Add support for retrieving and removing filters by ID
Ben Hutchings
3
-0
/
+266
2012-01-04
sfc: Use consistent types for filter IDs, indices and search depths
Ben Hutchings
2
-8
/
+8
2012-01-04
sfc: Change filter ID generation to satisfy priority semantics of RX NFC
Ben Hutchings
2
-5
/
+43
2011-12-19
net: fix assignment of 0/1 to bool variables.
Rusty Russell
3
-5
/
+5
2011-12-16
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
3
-11
/
+4
2011-12-16
sfc: Use skb_fill_page_desc() to simplify passing of page buffers to GRO
Ben Hutchings
1
-5
/
+2
2011-12-16
ethtool: Define and apply a default policy for RX flow hash indirection
Ben Hutchings
1
-1
/
+2
2011-12-16
ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parameters
Ben Hutchings
1
-23
/
+12
2011-12-06
sfc: Remove device ID macros only used once
Ben Hutchings
2
-6
/
+2
2011-12-04
sfc: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
3
-4
/
+4
2011-11-30
sfc: fix race in efx_enqueue_skb_tso()
Eric Dumazet
1
-2
/
+2
2011-11-29
sfc: Support for byte queue limits
Tom Herbert
1
-6
/
+21
2011-11-16
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2
-2
/
+2
2011-10-31
drivers/net: Add moduleparam.h to drivers as required.
Paul Gortmaker
1
-0
/
+1
2011-10-28
Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
4
-10
/
+10
2011-10-19
net: add skb frag size accessors
Eric Dumazet
2
-5
/
+5
2011-10-07
net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero
Rick Jones
1
-4
/
+0
2011-10-06
net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map
Ian Campbell
1
-3
/
+3
2011-09-22
sfc: convert to SKB paged frag API.
Ian Campbell
2
-10
/
+5
2011-09-22
Merge branch 'master' of github.com:davem330/net
David S. Miller
7
-83
/
+23
2011-09-16
ethtool: Clean up definitions of rule location arrays in RX NFC
Ben Hutchings
1
-1
/
+1
2011-09-16
sfc: Use correct fields of struct ethtool_coalesce
Ben Hutchings
1
-9
/
+27
2011-09-16
sfc: Validate IRQ moderation parameters in efx_init_irq_moderation()
Ben Hutchings
6
-15
/
+34
2011-09-16
sfc: Correct reporting and validation of TX interrupt coalescing
Ben Hutchings
3
-34
/
+53
2011-09-16
sfc: Use consistent types for interrupt coalescing parameters
Ben Hutchings
3
-8
/
+9
2011-09-16
sfc: Correct error code for unsupported interrupt coalescing parameters
Ben Hutchings
1
-3
/
+3
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
1
-1
/
+1
2011-08-11
sfc: Move the Solarflare drivers
Jeff Kirsher
37
-0
/
+25571