index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-21
cnic: Add VLAN ID as a parameter during netevent upcall
Michael Chan
4
-20
/
+52
2011-07-21
cnic: Wait for all Context IDs to be deleted before sending FCOE_DESTROY_FUNC
Michael Chan
1
-18
/
+27
2011-07-21
cnic: Fix Context ID space calculation
Michael Chan
1
-9
/
+1
2011-07-21
tg3: Fix NVRAM selftest failures for 5720 devs
Matt Carlson
1
-1
/
+1
2011-07-21
tg3: Return size from tg3_vpd_readblock()
Matt Carlson
1
-12
/
+13
2011-07-21
tg3: Fix int selftest for recent devices.
Matt Carlson
1
-2
/
+6
2011-07-21
tg3: Fix RSS indirection table distribution
Matt Carlson
1
-6
/
+15
2011-07-21
tg3: Add 5719 and 5720 to EEE_CAP list
Matt Carlson
1
-1
/
+3
2011-07-21
tg3: Fix link down notify failure when EEE disabled
Matt Carlson
1
-13
/
+25
2011-07-21
tg3: Fix link flap at 100Mbps with EEE enabled
Matt Carlson
2
-5
/
+6
2011-07-21
tg3: Fix io failures after chip reset
Matt Carlson
1
-12
/
+6
2011-07-21
bnx2x: Broken self-test in SF mode on 578xx
Vladislav Zolotarov
3
-3
/
+12
2011-07-21
bnx2x: Parity errors recovery for 578xx
Vladislav Zolotarov
4
-71
/
+168
2011-07-21
bnx2x: Read FIP mac from SHMEM in single function mode
Vladislav Zolotarov
1
-7
/
+9
2011-07-21
bnx2x: Fixed ethtool -d for 578xx
Vladislav Zolotarov
2
-811
/
+1202
2011-07-21
bnx2x: Implementation for netdev->ndo_fcoe_get_wwn
Vladislav Zolotarov
4
-3
/
+96
2011-07-19
slcan: remove unused 'leased', 'line' and 'pid' fields from the 'slcan' struc...
Matvejchikov Ilya
1
-9
/
+1
2011-07-19
slip: remove unused 'line' field from the 'slip' structure
Matvejchikov Ilya
2
-4
/
+0
2011-07-19
Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
4
-33
/
+64
2011-07-19
Merge branch 'davem-next.r8169' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
1
-5
/
+3
2011-07-19
bnx2x: disable FCoE for 578xx devices since not yet supported
Dmitry Kravkov
1
-2
/
+2
2011-07-19
bnx2x: fix memory barriers
Vladislav Zolotarov
2
-19
/
+75
2011-07-19
bnx2x: use BNX2X_Q_FLG_TPA_IPV6 for TPA queue configuration
Vladislav Zolotarov
3
-2
/
+5
2011-07-19
bnx2x: disable loacal BH when scheduling FCOE napi
Vladislav Zolotarov
1
-1
/
+8
2011-07-19
bnx2x: fix MB index for 4-port devices
Dmitry Kravkov
1
-1
/
+1
2011-07-19
bnx2x: DCB rework
Dmitry Kravkov
6
-112
/
+268
2011-07-19
bnx2x: remove unnecessary dma_sync
Vladislav Zolotarov
1
-5
/
+0
2011-07-19
bnx2x: stop tx before CNIC_STOP
Vladislav Zolotarov
1
-3
/
+3
2011-07-19
bnx2x: add missing command in error handling flow
Dmitry Kravkov
1
-0
/
+1
2011-07-19
bnx2x: use correct dma_sync function
Vladislav Zolotarov
2
-2
/
+2
2011-07-19
r8169: fix sticky accepts packet bits in RxConfig.
Francois Romieu
1
-5
/
+3
2011-07-19
vhost: optimize interrupt enable/disable
Michael S. Tsirkin
1
-2
/
+2
2011-07-19
vhost: fix zcopy reference counting
Michael S. Tsirkin
1
-1
/
+0
2011-07-19
vhost: set log when updating used flags or avail event
Jason Wang
1
-30
/
+54
2011-07-19
vhost: init used ring after backend was set
Jason Wang
4
-8
/
+16
2011-07-18
net: can: remove custom hex_to_bin()
Andy Shevchenko
1
-21
/
+5
2011-07-18
stmmac: Allow SOCs to use Store forward mode eventhough tx_coe is 0. (V2)
Srinivas Kandagatla
2
-3
/
+6
2011-07-18
stmmac: add memory barriers at appropriate places
Shiraz Hashim
1
-0
/
+5
2011-07-18
vhost: vhost TX zero-copy support
Michael S. Tsirkin
3
-16
/
+220
2011-07-18
ipv4: save cpu cycles from check_leaf()
Eric Dumazet
1
-6
/
+6
2011-07-18
net: Add ->neigh_lookup() operation to dst_ops
David S. Miller
8
-16
/
+52
2011-07-17
net: Abstract dst->neighbour accesses behind helpers.
David S. Miller
29
-140
/
+200
2011-07-17
ipv6: Get rid of rt6i_nexthop macro.
David S. Miller
5
-20
/
+19
2011-07-17
neigh: Pass neighbour entry to output ops.
David S. Miller
8
-45
/
+50
2011-07-17
net: vlan, qlcnic: make vlan_find_dev private
David Lamparter
3
-12
/
+18
2011-07-17
net: add 802.1ad / 802.1ah / QinQ ethertypes
David Lamparter
1
-0
/
+5
2011-07-16
neigh: Kill ndisc_ops->queue_xmit
David S. Miller
6
-17
/
+5
2011-07-16
neigh: Kill hh_cache->hh_output
David S. Miller
4
-29
/
+7
2011-07-16
neigh: Kill neigh_ops->hh_output
David S. Miller
6
-14
/
+2
2011-07-16
neigh: Simply destroy handling wrt. hh_cache.
David S. Miller
1
-9
/
+0
[next]