index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
binfmt_script.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-10-08
qlcnic: fix board description
Sritej Velaga
1
-1
/
+1
2010-10-08
qlcnic: remove private LRO flag
Amit Kumar Salecha
3
-9
/
+2
2010-10-08
qlcnic: support quiescent mode
Amit Kumar Salecha
3
-17
/
+74
2010-10-08
qlcnic: driver private workqueue
Amit Kumar Salecha
1
-1
/
+11
2010-10-08
ipv4: Remove leftover rcu_read_unlock calls from __mkroute_output()
Dimitris Michailidis
1
-4
/
+2
2010-10-08
sfc: Don't try to set filters with search depths we know won't work
Ben Hutchings
1
-1
/
+10
2010-10-08
net: Update kernel-doc for netif_set_real_num_rx_queues()
Ben Hutchings
1
-2
/
+2
2010-10-07
ath9k_hw: Fix hw reset failure with HTC driver
Rajkumar Manoharan
1
-4
/
+0
2010-10-07
cfg80211: constify WDS address
Johannes Berg
3
-3
/
+3
2010-10-07
nl80211: use new genl helpers for WDS
Johannes Berg
1
-33
/
+12
2010-10-07
mac80211: fix sw scan locking
Johannes Berg
1
-2
/
+1
2010-10-07
wl1271: Support FEM autodetection
Juuso Oikarinen
1
-4
/
+17
2010-10-07
Revert "mac80211: use netif_receive_skb in ieee80211_tx_status callpath"
John W. Linville
1
-2
/
+2
2010-10-07
Revert "rtl8180: use NAPI for bottom-half processing"
John W. Linville
1
-69
/
+59
2010-10-07
ixgbe: Use affinity_hint when Flow Director is enabled
Peter Waskiewicz
2
-0
/
+27
2010-10-07
drivers/net/stmmac/: add HAS_IOMEM dependency
Martin Schwidefsky
1
-1
/
+1
2010-10-07
net: netif_set_real_num_rx_queues may cap num_rx_queues at init time
John Fastabend
1
-2
/
+0
2010-10-07
eicon: make buffer larger
Dan Carpenter
2
-2
/
+2
2010-10-07
dccp: Kill dead code and add static markers.
stephen hemminger
5
-40
/
+25
2010-10-07
sundance: Drop legacy _COMPAT_WITH_OLD_KERNEL includes
Denis Kirjanov
1
-7
/
+0
2010-10-07
TCP: Fix setting of snd_ssthresh in tcp_mtu_probe_success
John Heffner
1
-1
/
+1
2010-10-07
bonding: add Speed/Duplex information to /proc/net/bonding/bond
Krzysztof Oledzki
1
-0
/
+2
2010-10-07
neigh: RCU conversion of struct neighbour
Eric Dumazet
2
-54
/
+88
2010-10-07
iwlagn: add define for MODULE_FIRMWARE
Wey-Yi Guy
1
-0
/
+1
2010-10-07
iwlagn: fix module firmware name for 130 series device
Wey-Yi Guy
1
-2
/
+2
2010-10-06
bonding: reread information about speed and duplex when interface goes up
Krzysztof Piotr Oledzki
1
-0
/
+2
2010-10-06
bonding: print information about speed and duplex seen by the driver
Krzysztof Piotr Oledzki
1
-2
/
+3
2010-10-06
bnx2x: update version to 1.60.00-1
Dmitry Kravkov
1
-2
/
+2
2010-10-06
bnx2x: properly initialize FW stats
Dmitry Kravkov
1
-0
/
+13
2010-10-06
bnx2x: code beautify
Dmitry Kravkov
7
-233
/
+318
2010-10-06
bnx2x, cnic: Fix SPQ return credit
Dmitry Kravkov
4
-47
/
+91
2010-10-06
bnx2x: move msix table initialization to probe()
Dmitry Kravkov
4
-134
/
+228
2010-10-06
bnx2x: use L1_CACHE_BYTES instead of magic number
Dmitry Kravkov
1
-2
/
+2
2010-10-06
bnx2x: use proper constants for dma_unmap* calls
Dmitry Kravkov
2
-2
/
+2
2010-10-06
bnx2x: remove unused fields in main driver structure
Dmitry Kravkov
1
-7
/
+0
2010-10-06
bnx2x: remove unused parameter in reuse_rx_skb()
Dmitry Kravkov
2
-3
/
+3
2010-10-06
bnx2x: Add 57712 support
Dmitry Kravkov
14
-790
/
+3428
2010-10-06
bnx2x: change type of spq_left to atomic
Dmitry Kravkov
3
-13
/
+11
2010-10-06
bnx2x: rename MF related fields
Dmitry Kravkov
5
-47
/
+47
2010-10-06
bnx2x: remove old FW files
Dmitry Kravkov
2
-23040
/
+0
2010-10-06
bnx2x, cnic, bnx2i: use new FW/HSI
Dmitry Kravkov
19
-3222
/
+4764
2010-10-06
bnx2x: add 6.0.34 fw files
Dmitry Kravkov
3
-0
/
+38096
2010-10-06
bnx2x: create folder for bnx2x firmware files
Dmitry Kravkov
5
-5
/
+6
2010-10-06
cnic: Fine-tune ring init code.
Michael Chan
2
-6
/
+19
2010-10-06
cnic: Use pfid for internal memory offsets.
Michael Chan
2
-70
/
+75
2010-10-06
cnic: Pass cp pointer to BNX2X_HW_CID.
Michael Chan
2
-11
/
+11
2010-10-06
[PATCH net-next] tg3: Set real_num_rx_queues for non-multiq devs
Matt Carlson
1
-0
/
+1
2010-10-06
mac80211: avoid uninitialized var warning in ieee80211_scan_cancel
John W. Linville
1
-3
/
+4
2010-10-06
Linux 2.6.36-rc7
v2.6.36-rc7
Linus Torvalds
1
-1
/
+1
2010-10-06
cfg80211: fix BSS double-unlinking
Johannes Berg
1
-6
/
+6
[next]