index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-17
tg3: Report invalid link from tg3_get_settings()
Matt Carlson
1
-0
/
+3
2010-10-17
tg3: Don't allocate jumbo ring for 5780 class devs
Matt Carlson
1
-4
/
+7
2010-10-17
tg3: Cleanup tg3_alloc_rx_skb()
Matt Carlson
1
-2
/
+1
2010-10-17
tg3: Add EEE support
Matt Carlson
2
-1
/
+146
2010-10-17
tg3: Add clause 45 register accessor methods
Matt Carlson
2
-0
/
+50
2010-10-17
tg3: Disable unused transmit rings
Matt Carlson
1
-0
/
+3
2010-10-17
tg3: Add support for selfboot format 1 v6
Matt Carlson
2
-0
/
+5
2010-10-17
fib_hash: RCU conversion phase 2
Eric Dumazet
2
-77
/
+101
2010-10-17
fib_hash: RCU conversion phase 1
Eric Dumazet
1
-19
/
+38
2010-10-17
fib_hash: embed initial hash table in fn_zone
Eric Dumazet
1
-29
/
+23
2010-10-17
drivers/net/pch_gbe: Use DEFINE_PCI_DEVICE_TABLE
Joe Perches
1
-1
/
+1
2010-10-17
netns: reorder fields in struct net
Eric Dumazet
2
-11
/
+15
2010-10-17
tcp: use correct counters in CA_CWR state too
Ilpo Järvinen
1
-6
/
+7
2010-10-17
tcp: sack lost marking fixes
Ilpo Järvinen
1
-10
/
+14
2010-10-17
stmmac: remove ifdef NETIF_F_TSO from stmmac_ethtool.c
Giuseppe Cavallaro
1
-2
/
+0
2010-10-17
niu: introduce temp variables to avoid sparse warnings when swapping in-situ
Harvey Harrison
1
-55
/
+37
2010-10-16
net: move MII outside of NET_ETHERNET, fix kconfig warning
Randy Dunlap
1
-7
/
+7
2010-10-16
infiniband: fix mlx4 kconfig dependency warning
Randy Dunlap
1
-0
/
+1
2010-10-16
stmmac: make function tables const
stephen hemminger
10
-13
/
+13
2010-10-16
stmmac: make ethtool functions local
stephen hemminger
1
-11
/
+13
2010-10-16
tipc: cleanup function namespace
stephen hemminger
28
-462
/
+84
2010-10-16
via-velocity: forced 1000 Mbps mode support.
françois romieu
2
-8
/
+79
2010-10-16
fib: avoid false sharing on fib_table_hash
Eric Dumazet
2
-9
/
+11
2010-10-16
fib_trie: use fls() instead of open coded loop
Eric Dumazet
1
-12
/
+4
2010-10-16
fib: remove a useless synchronize_rcu() call
Eric Dumazet
1
-1
/
+0
2010-10-16
fib6: use FIB_LOOKUP_NOREF in fib6_rule_lookup()
Eric Dumazet
1
-2
/
+1
2010-10-16
sundance: Add initial ethtool stats support
Denis Kirjanov
1
-7
/
+87
2010-10-16
pch_gbe: fix if condition in set_settings()
Dan Carpenter
1
-1
/
+2
2010-10-16
dnet: mark methods static and annotate for correct endianness
Harvey Harrison
1
-9
/
+9
2010-10-16
cxgb4vf: make single bit signed bitfields unsigned
Harvey Harrison
1
-13
/
+13
2010-10-16
net: allocate skbs on local node
Eric Dumazet
2
-16
/
+17
2010-10-16
r8169: use 50% less ram for RX ring
Eric Dumazet
1
-119
/
+64
2010-10-15
ixgbe: DCB: remove DCB check config
John Fastabend
1
-1
/
+0
2010-10-14
igb: add check for fiber/serdes devices to igb_set_spd_dplx;
Carolyn Wyborny
1
-0
/
+7
2010-10-14
ixgbe: declare functions as static
Emil Tantilov
11
-86
/
+40
2010-10-14
ixgbe: remove unused functions
Emil Tantilov
8
-555
/
+0
2010-10-14
cnic: Add support for 57712 device
Michael Chan
3
-17
/
+103
2010-10-14
cnic: Decouple uio close from cnic shutdown
Michael Chan
1
-14
/
+42
2010-10-14
cnic: Add cnic_uio_dev struct
Michael Chan
2
-100
/
+124
2010-10-14
cnic: Add cnic_free_uio()
Michael Chan
1
-10
/
+27
2010-10-14
cnic: Defer iscsi connection cleanup
Michael Chan
3
-4
/
+111
2010-10-14
cnic: Add cnic_bnx2x_destroy_ramrod()
Michael Chan
1
-14
/
+25
2010-10-14
cnic: Convert ctx_flags to bit fields
Michael Chan
2
-4
/
+4
2010-10-14
cnic: Add common cnic_request_irq()
Michael Chan
1
-12
/
+20
2010-10-13
Documentation: Update Phonet doc for Pipe controller changes
Kumar Sanghvi
1
-18
/
+14
2010-10-13
Phonet: 'connect' socket implementation for Pipe controller
Kumar Sanghvi
4
-191
/
+215
2010-10-13
tipc: clean out all instances of #if 0'd unused code
Paul Gortmaker
9
-375
/
+1
2010-10-13
s390: ctcm_mpc: Fix build after netdev refcount changes.
David S. Miller
1
-1
/
+1
2010-10-12
net: percpu net_device refcount
Eric Dumazet
4
-14
/
+41
2010-10-12
bnx2x: Fixing a typo: added a missing RSS enablement
Dmitry Kravkov
1
-0
/
+1
[next]