index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
skge.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-01-28
drivers/net: remove some rcu sparse warnings
Eric Dumazet
8
-25
/
+40
2011-01-28
net: fix dev_seq_next()
Eric Dumazet
2
-5
/
+15
2011-01-27
net: Store ipv4/ipv6 COW'd metrics in inetpeer cache.
David S. Miller
2
-9
/
+42
2011-01-27
ipv6: Remove route peer binding assertions.
David S. Miller
1
-4
/
+0
2011-01-27
net: add kmemcheck annotation in __alloc_skb()
Eric Dumazet
1
-0
/
+1
2011-01-27
net: fix validate_link_af in rtnetlink core
Kurt Van Dijck
1
-2
/
+1
2011-01-27
dl2k: nulify fraginfo after unmap
Stanislaw Gruszka
1
-2
/
+2
2011-01-27
xen: netfront: handle incoming GSO SKBs which are not CHECKSUM_PARTIAL
Ian Campbell
1
-8
/
+88
2011-01-27
econet: remove compiler warnings
Eric Dumazet
1
-2
/
+2
2011-01-27
inetpeer: Mark metrics as "new" in fresh inetpeer entries.
David S. Miller
2
-0
/
+8
2011-01-27
inetpeer: Add metrics storage to inetpeer entries.
David S. Miller
1
-2
/
+4
2011-01-27
net: Implement read-only protection and COW'ing of metrics.
David S. Miller
9
-46
/
+194
2011-01-26
bnx2: Eliminate AER error messages on systems not supporting it
Michael Chan
2
-8
/
+10
2011-01-26
cnic: Fix big endian bug
Michael Chan
1
-6
/
+6
2011-01-26
xfrm6: Don't forget to propagate peer into ipsec route.
David S. Miller
1
-0
/
+6
2011-01-26
net_sched: sch_mqprio: dont leak kernel memory
Eric Dumazet
1
-1
/
+1
2011-01-26
tg3: Use new VLAN code
Matt Carlson
2
-88
/
+10
2011-01-26
smc91x: add devicetree support
Thomas Chou
1
-0
/
+13
2011-01-26
tg3: Update copyrights and update version to 3.117
Matt Carlson
2
-4
/
+4
2011-01-26
tg3: Fix eee preprocessor naming
Matt Carlson
2
-2
/
+2
2011-01-26
tg3: Fix EEE interoperability issue
Matt Carlson
2
-7
/
+39
2011-01-26
tg3: Disable EEE during loopback tests
Matt Carlson
1
-5
/
+15
2011-01-26
tg3: Disable MAC loopback test for CPMU devices
Matt Carlson
1
-2
/
+4
2011-01-26
tg3: Fix loopback tests
Matt Carlson
1
-3
/
+12
2011-01-26
tg3: Restrict phy ioctl access
Matt Carlson
1
-2
/
+6
2011-01-26
tg3: Disable multivec mode for 1 MSIX vector
Matt Carlson
1
-2
/
+4
2011-01-26
tg3: Use new VLAN code
Matt Carlson
2
-88
/
+10
2011-01-26
tg3: Fix 5719 A0 tx completion bug
Matt Carlson
2
-4
/
+9
2011-01-26
tg3: Revise 5719 internal FIFO overflow solution
Matt Carlson
2
-38
/
+12
2011-01-25
bonding: update documentation - alternate configuration.
Nicolas de Pesloüan
1
-12
/
+71
2011-01-25
TCP: fix a bug that triggers large number of TCP RST by mistake
Jerry Chu
1
-1
/
+1
2011-01-25
MAINTAINERS: remove Reinette Chatre as iwlwifi maintainer
Reinette Chatre
1
-1
/
+0
2011-01-25
rt2x00: add device id for windy31 usb device
Greg Kroah-Hartman
1
-0
/
+1
2011-01-25
mac80211: fix a crash in ieee80211_beacon_get_tim on change_interface
Felix Fietkau
1
-0
/
+3
2011-01-25
pktgen: speedup fragmented skbs
Eric Dumazet
1
-141
/
+93
2011-01-25
bonding: fix return value of couple of store functions
Jiri Pirko
1
-2
/
+2
2011-01-25
ipv6: Revert 'administrative down' address handling changes.
David S. Miller
1
-48
/
+33
2011-01-25
textsearch: doc - fix spelling in lib/textsearch.c.
Jesper Dangaard Brouer
1
-5
/
+5
2011-01-25
net: add sysfs entry for device group
Vlad Dogaru
1
-0
/
+15
2011-01-25
USB NET KL5KUSB101: Fix mem leak in error path of kaweth_download_firmware()
Jesper Juhl
1
-0
/
+1
2011-01-25
pch_gbe: don't use flush_scheduled_work()
Tejun Heo
1
-1
/
+1
2011-01-25
veth: remove unneeded ifname code from veth_newlink()
Jiri Pirko
1
-12
/
+0
2011-01-25
bnx2: Always set ETH_FLAG_TXVLAN
Michael Chan
1
-0
/
+4
2011-01-25
net: clear heap allocation for ethtool_get_regs()
Eugene Teo
1
-1
/
+1
2011-01-25
ipv6: Always clone offlink routes.
David S. Miller
1
-8
/
+1
2011-01-25
net: reduce and unify printk level in netdev_fix_features()
Michał Mirosław
4
-25
/
+16
2011-01-25
net: change netdev->features to u32
Michał Mirosław
23
-46
/
+45
2011-01-25
net: Move check of checksum features to netdev_fix_features()
Michał Mirosław
1
-15
/
+17
2011-01-25
dcbnl: make get_app handling symmetric for IEEE and CEE DCBx
John Fastabend
1
-2
/
+11
2011-01-25
typhoon: Kill references to UTS_RELEASE
David S. Miller
1
-2
/
+1
[next]