index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
isdn
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-11-14
inetpeer: Optimize inet_getid()
Eric Dumazet
4
-24
/
+15
2009-11-14
ipv6: speedup inet6_dump_addr()
Eric Dumazet
1
-74
/
+97
2009-11-14
inet: fix inet_bind_bucket_for_each
Lucian Adrian Grijincu
1
-2
/
+2
2009-11-14
ipv4: speedup inet_dump_ifaddr()
Eric Dumazet
1
-23
/
+38
2009-11-14
ixgbe: Make queue pairs on single MSI-X interrupts
PJ Waskiewicz
1
-2
/
+2
2009-11-14
ixgbe: Flush the LSC mask change to prevent repeated interrupts
Nelson, Shannon
1
-0
/
+1
2009-11-14
igb: only recycle page if it is on our numa node
Alexander Duyck
1
-1
/
+3
2009-11-14
igb: check for packets on all tx rings when link is down
Alexander Duyck
1
-11
/
+12
2009-11-14
igb: removed unused tx/rx total bytes/packets from adapter struct
Alexander Duyck
1
-4
/
+0
2009-11-14
igb: Rework how netdev->stats is handled
Alexander Duyck
2
-103
/
+108
2009-11-14
igb: when number of CPUs > 4 combine tx/rx queues to allow more queues
Alexander Duyck
2
-13
/
+27
2009-11-14
igb: move timesync init into a seperate function
Alexander Duyck
1
-50
/
+65
2009-11-14
igb: change type for ring sizes to u16 in igb_set_ring_param
Alexander Duyck
1
-5
/
+5
2009-11-14
ARM: fix bug of checking on signed return value using unsigned statement in w...
Wan ZongShun
1
-2
/
+2
2009-11-14
igmp: Use next_net_device_rcu()
Eric Dumazet
1
-16
/
+11
2009-11-14
ipv6: use RCU to walk list of network devices
Eric Dumazet
3
-43
/
+47
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
[next]