index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
extable.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-11-12
gianfar: Revive SKB recycling
Anton Vorontsov
1
-12
/
+19
2009-11-12
gianfar: Fix race between gfar_error() and gfar_start_xmit()
Anton Vorontsov
1
-0
/
+8
2009-11-12
gianfar: Fix thinko in gfar_set_rx_stash_index()
Anton Vorontsov
1
-1
/
+1
2009-11-12
gianfar: Fix build with CONFIG_PM=y
Anton Vorontsov
1
-1
/
+1
2009-11-12
gianfar: Remove 'Interrupt problem!' warning
Anton Vorontsov
1
-2
/
+0
2009-11-12
skbuff: Do not allow skb recycling with disabled IRQs
Anton Vorontsov
1
-0
/
+3
2009-11-12
ipv6: Remove unused var in inet6_dump_ifinfo()
David S. Miller
1
-1
/
+1
2009-11-11
iwlwifi: fix iwl1000 "RTS/CTS for HT" merge damage
John W. Linville
1
-0
/
+1
2009-11-11
CAN: use dev_get_by_index_rcu
stephen hemminger
1
-3
/
+3
2009-11-11
IPV4: use rcu to walk list of devices in IGMP
stephen hemminger
1
-8
/
+10
2009-11-11
decnet: use RCU to find network devices
stephen hemminger
1
-8
/
+6
2009-11-11
s390: use RCU to walk list of network devices
stephen hemminger
1
-3
/
+5
2009-11-11
net: use rcu for network scheduler API
stephen hemminger
1
-3
/
+4
2009-11-11
vlan: eliminate use of dev_base_lock
stephen hemminger
1
-7
/
+6
2009-11-11
netdev: add netdev_continue_rcu
stephen hemminger
2
-0
/
+16
2009-11-11
IPv6: use ipv6_addr_v4mapped()
Brian Haley
1
-1
/
+1
2009-11-11
parisc: led: Use for_each_netdev_rcu()
Eric Dumazet
1
-5
/
+2
2009-11-11
sit: Clean up DF code by copying from IPIP
Herbert Xu
1
-21
/
+21
2009-11-11
ipv6: Allow inet6_dump_addr() to handle more than 64 addresses
Eric Dumazet
1
-0
/
+6
2009-11-11
ipv6: speedup inet6_dump_ifinfo()
Eric Dumazet
1
-17
/
+28
2009-11-11
net: netlink_getname, packet_getname -- use DECLARE_SOCKADDR guard
Cyrill Gorcunov
3
-3
/
+3
2009-11-11
usbnet: Set link down initially for drivers that update link state
Ben Hutchings
5
-9
/
+12
2009-11-11
niu: Use DMA_BIT_MASK(44) instead of deprecated DMA_44BIT_MASK
Marin Mitov
1
-5
/
+1
2009-11-11
udp: bind() optimisation
Eric Dumazet
4
-16
/
+80
2009-11-11
bnx2x: version 1.52.1-4
Eilon Greenstein
1
-2
/
+2
2009-11-11
bnx2x: Change coalescing granularity to 4us
Eilon Greenstein
2
-7
/
+8
2009-11-11
bnx2x: Remove misleading error print
Eilon Greenstein
1
-5
/
+0
2009-11-11
bnx2x: GSO implies CSUM offload
Eilon Greenstein
1
-2
/
+2
2009-11-11
Phonet: allocate and copy for pipe TX without sock lock
Rémi Denis-Courmont
1
-17
/
+12
2009-11-11
Phonet: put sockets in a hash table
Rémi Denis-Courmont
3
-25
/
+56
2009-11-11
speedfax: declare MODULE_FIRMWARE
Ben Hutchings
1
-0
/
+1
2009-11-11
pcnet-cs: declare MODULE_FIRMWARE
Ben Hutchings
1
-0
/
+7
2009-11-11
tms380tr: declare MODULE_FIRMWARE
Ben Hutchings
1
-0
/
+2
2009-11-11
spider-net: declare MODULE_FIRMWARE
Ben Hutchings
1
-0
/
+1
2009-11-11
myri10ge: declare MODULE_FIRMWARE
Ben Hutchings
1
-0
/
+4
2009-11-11
cxgb3: declare MODULE_FIRMWARE
Ben Hutchings
2
-14
/
+19
2009-11-11
bnx2x: declare MODULE_FIRMWARE
Ben Hutchings
1
-13
/
+14
2009-11-11
ambassador: declare MODULE_FIRMWARE
Ben Hutchings
1
-0
/
+1
2009-11-11
solos-pci: declare MODULE_FIRMWARE
Ben Hutchings
1
-0
/
+3
2009-11-11
netx: declare MODULE_FIRMWARE
Ben Hutchings
1
-0
/
+3
2009-11-10
iwlwifi: Fix issue on file transfer stalled in HT mode
Wey-Yi Guy
1
-0
/
+1
2009-11-10
iwlwifi: Use RTS/CTS as the preferred protection mechanism for 6000 series
Wey-Yi Guy
4
-3
/
+23
2009-11-10
Libertas: fix issues while configuring host sleep using ethtool wol
Bing Zhao
1
-3
/
+2
2009-11-10
Libertas: coding style cleanup in ethtool.c
Bing Zhao
1
-4
/
+8
2009-11-10
rtl8187: Fix sparse warnings
Larry Finger
1
-0
/
+1
2009-11-10
ath5k: add LED definition for BenQ Joybook R55v
Bob Copeland
1
-0
/
+2
2009-11-10
ath5k: add LED support for HP Compaq CQ60
Bob Copeland
1
-0
/
+2
2009-11-10
ath5k: don't reset mcast filter when configuring the mode
Bob Copeland
1
-1
/
+0
2009-11-10
rt2x00: update MAINTAINERS
Ivo van Doorn
1
-0
/
+1
2009-11-10
b43: work around a locking issue in ->set_tim()
Felix Fietkau
1
-2
/
+1
[next]