index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
image
/
mdc800.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-03-23
net_sched: make traffic control network namespace aware
Tom Goff
3
-80
/
+107
2010-03-23
ixgbevf: Message formatting fixup
Joe Perches
1
-3
/
+3
2010-03-23
korina: use resource_size()
Dan Carpenter
1
-3
/
+3
2010-03-23
ipoib: remove addrlen check for mc addresses
Jiri Pirko
1
-5
/
+1
2010-03-23
ewrk3: range checking problem
Dan Carpenter
1
-2
/
+1
2010-03-23
netconsole: do not depend on experimental
Amerigo Wang
1
-4
/
+3
2010-03-23
stmmac: use resource_size()
Dan Carpenter
1
-6
/
+5
2010-03-23
igb: add support for Intel I350 Gigabit Network Connection
Alexander Duyck
6
-5
/
+83
2010-03-23
igb: cleanup usage of virtualization registers
Alexander Duyck
1
-12
/
+16
2010-03-23
igb: Do not overwrite mdicnfg register when accessing 82580 phy
Alexander Duyck
1
-20
/
+0
2010-03-23
rps: Fix build with CONFIG_SYSFS enabled
Tom Herbert
1
-0
/
+4
2010-03-22
qeth: l3 fix build error in ipv6 addr list handling
Frank Blaschka
1
-1
/
+1
2010-03-22
bridge: cleanup: remove unused assignment
Dan Carpenter
1
-2
/
+0
2010-03-22
can: sja1000: add read/write routines for 8, 16 and 32-bit register access
Yegor Yefremov
1
-4
/
+38
2010-03-22
can: sja1000: allow shared interrupt definition
Yegor Yefremov
1
-1
/
+1
2010-03-22
pktgen node allocation
Robert Olsson
1
-5
/
+53
2010-03-22
net: dev_getfirstbyhwtype() optimization
Eric Dumazet
1
-7
/
+10
2010-03-22
net: snmp mib cleanup
Eric Dumazet
4
-26
/
+11
2010-03-22
atm: Use kasprintf
Eric Dumazet
1
-9
/
+1
2010-03-22
net: speedup netdev_set_master()
Eric Dumazet
1
-4
/
+3
2010-03-22
tcp: Add SNMP counter for DEFER_ACCEPT
Eric Dumazet
3
-0
/
+3
2010-03-22
bonding: flush unicast and multicast lists when changing type
Jiri Pirko
3
-2
/
+10
2010-03-22
net: rtnetlink: ignore NETDEV_PRE_TYPE_CHANGE in rtnetlink_event()
Patrick McHardy
2
-1
/
+5
2010-03-21
ipv6: Fix bug in ipv6_chk_same_addr().
David S. Miller
1
-8
/
+7
2010-03-21
ipv6: Reduce timer events for addrconf_verify().
YOSHIFUJI Hideaki
1
-4
/
+23
2010-03-21
IPv6: addrconf cleanup addrconf_verify
stephen hemminger
1
-9
/
+4
2010-03-21
addrconf: checkpatch fixes
Stephen Hemminger
1
-173
/
+179
2010-03-21
IPv6: addrconf cleanups
Stephen Hemminger
1
-23
/
+28
2010-03-20
ipv6: convert idev_list to list macros
stephen hemminger
4
-47
/
+48
2010-03-20
ipv6: user better hash for addrconf
stephen hemminger
1
-17
/
+8
2010-03-20
IPv6: convert addrconf hash list to RCU
stephen hemminger
3
-41
/
+58
2010-03-20
ipv6: convert addrconf list to hlist
stephen hemminger
2
-76
/
+54
2010-03-20
ipv6: convert temporary address list to list macros
stephen hemminger
2
-20
/
+14
2010-03-20
netfilter: ctnetlink: fix reliable event delivery if message building fails
Pablo Neira Ayuso
3
-4
/
+6
2010-03-20
netlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err()
Pablo Neira Ayuso
2
-4
/
+15
2010-03-20
NET_DMA: free skbs periodically
Steven J. Magnani
1
-20
/
+43
2010-03-20
netlink: fix unaligned access in nla_get_be64()
Pablo Neira Ayuso
1
-1
/
+5
2010-03-20
tcp: Fix tcp_mark_head_lost() with packets == 0
Lennart Schulte
1
-0
/
+3
2010-03-20
net: ipmr/ip6mr: fix potential out-of-bounds vif_table access
Patrick McHardy
2
-0
/
+6
2010-03-20
KS8695: update ksp->next_rx_desc_read at the end of rx loop
Yegor Yefremov
1
-15
/
+9
2010-03-20
igb: Add support for 82576 ET2 Quad Port Server Adapter
Carolyn Wyborny
3
-0
/
+3
2010-03-20
ixgbevf: Message formatting cleanups
Greg Rose
1
-2
/
+2
2010-03-20
ixgbevf: Shorten up delay timer for watchdog task
Greg Rose
1
-1
/
+1
2010-03-20
ixgbevf: Fix VF Stats accounting after reset
Greg Rose
3
-38
/
+78
2010-03-20
ixgbe: Set IXGBE_RSC_CB(skb)->DMA field to zero after unmapping the address
Mallikarjuna R Chilakala
1
-2
/
+6
2010-03-20
ixgbe: fix for real_num_tx_queues update issue
Vasu Dev
1
-3
/
+3
2010-03-20
TCP: check min TTL on received ICMP packets
stephen hemminger
1
-0
/
+5
2010-03-20
ipv6: Remove redundant dst NULL check in ip6_dst_check
Herbert Xu
1
-1
/
+1
2010-03-20
ipv4: check rt_genid in dst_check
Timo Teräs
1
-4
/
+10
2010-03-19
rename new rfkill sysfs knobs
florian@mickler.org
2
-32
/
+13
[next]