index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
/
emi26
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-09
xfrm: SAD entries do not expire correctly after suspend-resume
Yury Polyanskiy
2
-14
/
+21
2009-11-09
net/compat_ioctl: support SIOCWANDEV
Arnd Bergmann
2
-17
/
+47
2009-11-09
net, compat_ioctl: fix SIOCGMII ioctls
Arnd Bergmann
1
-0
/
+3
2009-11-09
udp: multicast RX should increment SNMP/sk_drops counter in allocation failures
Eric Dumazet
2
-2
/
+18
2009-11-09
ipv6: udp: Optimise multicast reception
Eric Dumazet
1
-24
/
+47
2009-11-09
ipv4: udp: Optimise multicast reception
Eric Dumazet
1
-26
/
+50
2009-11-09
ipv6: udp: optimize unicast RX path
Eric Dumazet
1
-3
/
+109
2009-11-09
ipv4: udp: optimize unicast RX path
Eric Dumazet
1
-3
/
+112
2009-11-09
udp: secondary hash on (local port, local address)
Eric Dumazet
4
-9
/
+53
2009-11-09
udp: split sk_hash into two u16 hashes
Eric Dumazet
4
-9
/
+51
2009-11-09
udp: add a counter into udp_hslot
Eric Dumazet
2
-0
/
+11
2009-11-09
net/appletalk: using compat_ptr needs inclusion of linux/compat.h
Stephen Rothwell
1
-0
/
+1
2009-11-08
can: Driver for the Microchip MCP251x SPI CAN controllers
Christian Pellegrin
4
-0
/
+1207
2009-11-08
net: Support specifying the network namespace upon device creation.
Eric W. Biederman
7
-23
/
+50
2009-11-08
net/fsl_pq_mdio: add module license GPL
Sebastian Siewior
1
-0
/
+1
2009-11-08
can: fix WARN_ON dump in net/core/rtnetlink.c:rtmsg_ifinfo()
Wolfgang Grandegger
1
-0
/
+17
2009-11-08
appletalk/ddp.c: Neaten checksum function
Joe Perches
1
-7
/
+2
2009-11-08
ipv6: avoid dev_hold()/dev_put() in rawv6_bind()
Eric Dumazet
1
-12
/
+11
2009-11-08
gianfar: Fix compiler and sparse warnings
Anton Vorontsov
2
-11
/
+13
[next]