index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
kbuild
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-10-19
net: avoid a dev refcount in ip_mc_find_dev()
Eric Dumazet
2
-3
/
+3
2010-10-19
3c52x: remove IRQF_SAMPLE_RANDOM from legacy MCA drivers.
Paul Gortmaker
2
-2
/
+2
2010-10-18
bonding: Re-enable netpoll over bonding
Neil Horman
1
-19
/
+10
2010-10-18
bonding: Fix netconsole to not deadlock on rmmod
Neil Horman
1
-1
/
+8
2010-10-18
bonding: Fix napi poll for bonding driver
Neil Horman
1
-1
/
+8
2010-10-18
bonding: Fix deadlock in bonding driver resulting from internal locking when ...
Neil Horman
3
-4
/
+80
2010-10-18
bonding: Fix bonding drivers improper modification of netpoll structure
Neil Horman
3
-11
/
+19
2010-10-18
e1000e: Fix for offline diag test failure at first call
Carolyn Wyborny
1
-11
/
+8
2010-10-18
igbvf: Remove unneeded pm_qos* calls
Greg Rose
1
-5
/
+0
2010-10-18
igb: fix stats handling
Eric Dumazet
3
-45
/
+129
2010-10-18
netxen: mask correctable error
amit salecha
2
-2
/
+28
2010-10-18
netxen: fix race in tx stop queue
Rajesh Borundia
4
-18
/
+22
2010-10-18
qlcnic: update ethtool stats
amit salecha
1
-3
/
+70
2010-10-18
IPv4: route.c: Change checks against 0xffffffff to ipv4_is_lbcast()
Andy Walls
1
-7
/
+6
2010-10-18
bnx2x: update version to 1.60.00-2
Dmitry Kravkov
1
-2
/
+2
2010-10-18
bnx2x: remove unnecessary FUNC_FLG_RSS flag and related
Dmitry Kravkov
2
-49
/
+34
2010-10-18
bnx2x: Use correct FW constant for header padding
Dmitry Kravkov
2
-3
/
+1
2010-10-18
bnx2x: do not deal with power if no capability
Dmitry Kravkov
1
-0
/
+6
2010-10-18
bnx2x: remove redundant commands during error handling
Dmitry Kravkov
1
-2
/
+0
2010-10-18
bnx2x: Optimized the branching in the bnx2x_rx_int()
Vladislav Zolotarov
1
-5
/
+6
2010-10-18
can: mcp251x: optimize 2515, rx int gets cleared automatically
Marc Kleine-Budde
1
-4
/
+9
2010-10-18
can: mcp251x: define helper functions mcp251x_is_2510, mcp251x_is_2515
Marc Kleine-Budde
1
-2
/
+12
2010-10-18
can: mcp251x: Don't use pdata->model for chip selection anymore
Marc Kleine-Budde
2
-16
/
+12
2010-10-18
can: mcp251x: write intf only when needed
Marc Kleine-Budde
1
-2
/
+13
2010-10-18
can: mcp251x: read-modify-write eflag only when needed
Sascha Hauer
1
-1
/
+2
2010-10-18
can: mcp251x: allow to read two registers in one spi transfer
Sascha Hauer
1
-3
/
+17
2010-10-18
can: mcp251x: increase rx_errors on overflow, not only rx_over_errors
Sascha Hauer
1
-2
/
+6
2010-10-18
can: mcp251x: fix NOHZ local_softirq_pending 08 warning
Marc Kleine-Budde
1
-2
/
+2
2010-10-18
ns83820: spin_lock_irq() => spin_lock()
Dan Carpenter
1
-1
/
+1
2010-10-18
tipc: Simplify bearer shutdown logic
Allan Stephens
1
-27
/
+11
2010-10-18
tipc: Kill tipc_get_mode() completely.
David S. Miller
1
-6
/
+0
2010-10-17
tg3: Update version to 3.115
Matt Carlson
1
-2
/
+2
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
[next]