index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bridge
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-01-31
bnx2x: Fix potential link loss in multi-function mode
Yaniv Rosner
1
-7
/
+11
2011-01-31
bnx2x: Fix port swap for BCM8073
Yaniv Rosner
1
-3
/
+6
2011-01-31
bnx2x: Fix LED blink rate on BCM84823
Yaniv Rosner
1
-0
/
+12
2011-01-31
bnx2x: Remove setting XAUI low-power for BCM8073
Yaniv Rosner
1
-44
/
+0
2011-01-30
batman-adv: Make vis info stack traversal threadsafe
Sven Eckelmann
1
-3
/
+4
2011-01-30
batman-adv: Remove vis info element in free_info
Sven Eckelmann
1
-0
/
+1
2011-01-30
batman-adv: Remove vis info on hashing errors
Sven Eckelmann
1
-1
/
+1
2011-01-30
net: Add compat ioctl support for the ipv4 multicast ioctl SIOCGETSGCNT
Eric W. Biederman
5
-0
/
+84
2011-01-30
net: Fix ip link add netns oops
Eric W. Biederman
1
-0
/
+3
2011-01-30
caif: bugfix - add caif headers for userspace usage.
sjur.brandeland@stericsson.com
2
-0
/
+3
2011-01-30
slcan: fix referenced website in Kconfig help text
Oliver Hartkopp
1
-1
/
+1
2011-01-30
gro: Reset dev pointer on reuse
Herbert Xu
1
-0
/
+1
2011-01-28
ipv4: If fib metrics are default, no need to grab ref to FIB info.
David S. Miller
1
-2
/
+4
2011-01-28
ipv4: Attach FIB info to dst_default_metrics when possible
David S. Miller
3
-5
/
+10
2011-01-28
ipv4: Allocate fib metrics dynamically.
David S. Miller
2
-1
/
+5
2011-01-28
netfilter: xt_iprange: add IPv6 match debug print code
Thomas Jacob
1
-2
/
+14
2011-01-28
net: Pre-COW metrics for TCP.
David S. Miller
4
-5
/
+36
2011-01-28
sungem: Use net_device's internal stats
Denis Kirjanov
2
-30
/
+29
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
ath9k: fix misplaced debug code
Felix Fietkau
2
-8
/
+3
2011-01-27
carl9170: utilize fw seq counter for mgmt/non-QoS data frames
Christian Lamparter
4
-0
/
+23
2011-01-27
carl9170: enable wake-on-lan feature testing
Christian Lamparter
1
-0
/
+3
2011-01-27
carl9170: update fw/hw headers
Christian Lamparter
5
-11
/
+71
2011-01-27
netfilter: xt_iprange: typo in IPv4 match debug print code
Thomas Jacob
1
-1
/
+1
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
ath9k: clean up enums and unused macros
Mohammed Shafi Shajakhan
2
-6
/
+3
2011-01-26
mac80211: use DECLARE_EVENT_CLASS
Johannes Berg
1
-169
/
+33
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
netfilter: xt_connlimit: pick right dstaddr in NAT scenario
Jan Engelhardt
1
-4
/
+8
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
[next]