index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
locking-selftest-spin.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-07-21
vlan: introduce __vlan_find_dev_deep()
Jiri Pirko
2
-0
/
+29
2011-07-21
vlan: finish removing vlan_find_dev from public header
Jiri Pirko
1
-6
/
+0
2011-07-21
net: filter: BPF 'JIT' compiler for PPC64
Matt Evans
7
-1
/
+1106
2011-07-21
bnx2: Fix endian swapping on firmware version string
Michael Chan
1
-3
/
+3
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-21
netfilter: ipset: fix compiler warnings "'hash_ip4_data_next' declared inline...
Chris Friesen
1
-1
/
+1
2011-07-21
netfilter: ipset: hash:net,iface fixed to handle overlapping nets behind diff...
Jozsef Kadlecsik
8
-51
/
+117
2011-07-21
netfilter: ipset: make possible to hash some part of the data element only
Jozsef Kadlecsik
1
-4
/
+10
2011-07-20
vmscan: fix a livelock in kswapd
Shaohua Li
1
-1
/
+2
2011-07-20
fs/libfs.c: fix simple_attr_write() on 32bit machines
Akinobu Mita
1
-1
/
+1
2011-07-20
vfs: fix race in rcu lookup of pruned dentry
Linus Torvalds
1
-1
/
+6
2011-07-20
slcan: remove unused 'leased', 'line' and 'pid' fields from the 'slcan' struc...
Matvejchikov Ilya
1
-9
/
+1
2011-07-20
slip: remove unused 'line' field from the 'slip' structure
Matvejchikov Ilya
2
-4
/
+0
2011-07-19
ceph: fix file mode calculation
Sage Weil
1
-7
/
+10
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-19
netfilter: nfnetlink_queue: batch verdict support
Florian Westphal
2
-12
/
+104
2011-07-19
netfilter: nfnetlink_queue: assert monotonic packet ids
Eric Dumazet
1
-11
/
+15
2011-07-19
davinci: DM365 EVM: fix video input mux bits
Jon Povey
1
-2
/
+2
2011-07-19
ARM: davinci: Check for NULL return from irq_alloc_generic_chip
Todd Poynor
1
-0
/
+6
2011-07-18
pppoe: Must flush connections when MAC address changes too.
David S. Miller
1
-1
/
+2
2011-07-18
net: can: remove custom hex_to_bin()
Andy Shevchenko
1
-21
/
+5
[next]