index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-11-14
net: TCP_MSS_DEFAULT, TCP_MSS_DESIRED
William Allen Simpson
6
-10
/
+13
2009-11-13
vlan/macvlan: propagate transmission state to upper layers
Patrick McHardy
2
-3
/
+3
2009-11-13
net: allow to propagate errors through ->ndo_hard_start_xmit()
Patrick McHardy
3
-18
/
+66
2009-11-13
niu.c: Use correct length in strncmp
Joe Perches
1
-1
/
+1
2009-11-12
net/atm: move all compat_ioctl handling to atm/ioctl.c
Arnd Bergmann
2
-220
/
+175
2009-11-12
net/compat: fix dev_ifsioc emulation corner cases
Arnd Bergmann
1
-45
/
+72
2009-11-12
DM9000: Wake on LAN support
Ben Dooks
2
-8
/
+142
2009-11-12
ixgbe: r_idx not used in ixgbe_msix_clean_rx()
Ali Gholami Rudi
1
-2
/
+0
2009-11-12
decnet: convert dndev_lock to spinlock
stephen hemminger
1
-7
/
+12
2009-11-12
decnet: add RTNL lock when reading address list
stephen hemminger
1
-0
/
+4
2009-11-12
netdev: fold name hash properly (v3)
stephen hemminger
1
-1
/
+2
2009-11-12
qlge: Change version to v1.00.00.23.00.00-01.
Ron Mercer
1
-1
/
+1
2009-11-12
qlge: Clean up module parameter name.
Ron Mercer
1
-8
/
+8
2009-11-12
qlge: Add asic reset to open call.
Ron Mercer
1
-0
/
+4
2009-11-12
qlge: Do not change frame routing during suspend.
Ron Mercer
1
-3
/
+0
2009-11-12
clocksource/timecompare: Fix symbol exports to be GPL'd.
David S. Miller
2
-6
/
+6
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
[next]