index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
afs
/
flock.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-02-17
bnx2: Fix bug when saving statistics.
Patrick Rabau
1
-5
/
+5
2010-02-17
bnx2: Allow user-specified multiple advertisement speed values.
Michael Chan
1
-25
/
+8
2010-02-17
bnx2: Adjust flow control water marks.
Michael Chan
2
-2
/
+2
2010-02-17
bnx2: Need to call cnic_setup_cnic_irq_info() after MTU change.
Michael Chan
1
-0
/
+7
2010-02-17
bnx2: Check BNX2_FLAG_USING_MSIX flag when setting up MSIX.
Michael Chan
1
-1
/
+1
2010-02-17
atl1c: Add support for Atheros AR8152 and AR8152
Luis R. Rodriguez
5
-25
/
+191
2010-02-16
tunnels: fix netns vs proto registration ordering
Alexey Dobriyan
4
-62
/
+47
2010-02-16
gre: fix netns vs proto registration ordering
Alexey Dobriyan
1
-9
/
+10
2010-02-16
ethtool: reduce stack usage
Eric Dumazet
1
-7
/
+28
2010-02-16
net: emaclite: adding MDIO and phy lib support
John Linn
2
-43
/
+336
2010-02-16
X25: Dont let x25_bind use addresses containing characters
andrew hendry
1
-1
/
+10
2010-02-16
X25: Fix x25_create errors for bad protocol and ENOBUFS
andrew hendry
1
-4
/
+9
2010-02-16
be2net: implement EEH pci error recovery handlers
Sathya Perla
3
-2
/
+125
2010-02-16
xfrm: Flushing empty SPD generates false events
jamal
3
-5
/
+12
2010-02-16
xfrm: Flushing empty SAD generates false events
jamal
3
-4
/
+8
2010-02-16
IPv6: Delete redundant counter of IPSTATS_MIB_REASMFAILS
Shan Wei
1
-9
/
+4
2010-02-16
net/macvtap: fix reference counting
Arnd Bergmann
1
-13
/
+22
2010-02-16
cxgb3: fix link flap
Divy Le Ray
1
-1
/
+2
2010-02-16
cxgb3: FIx VLAN over Jumbo frames
Divy Le Ray
1
-0
/
+3
2010-02-16
ixgbe: Cleanup incorrect header comments
Peter Waskiewicz
1
-5
/
+0
2010-02-16
ethtool: Move n-tuple capability check into set_flags
Peter Waskiewicz
1
-5
/
+8
2010-02-16
ethtool: Fix filter addition when caching n-tuple filters
Peter Waskiewicz
1
-16
/
+24
2010-02-15
netfilter: CONFIG_COMPAT: allow delta to exceed 32767
Florian Westphal
2
-4
/
+4
2010-02-15
netfilter: ebtables: avoid explicit XT_ALIGN() in match/targets
Florian Westphal
17
-17
/
+17
2010-02-15
netfilter: ebtables: abort if next_offset is too small
Florian Westphal
1
-0
/
+2
2010-02-15
netfilter: ctnetlink: add zone support
Patrick McHardy
2
-19
/
+75
2010-02-15
netfilter: nf_conntrack: add support for "conntrack zones"
Patrick McHardy
25
-85
/
+236
2010-02-15
netfilter: nf_conntrack: pass template to l4proto ->error() handler
Patrick McHardy
8
-11
/
+15
2010-02-15
netfilter: xtables: add const qualifiers
Jan Engelhardt
4
-136
/
+168
2010-02-15
netfilter: xtables: constify args in compat copying functions
Jan Engelhardt
8
-22
/
+22
2010-02-15
netfilter: xtables: print details on size mismatch
Jan Engelhardt
1
-2
/
+6
2010-02-15
netfilter: get rid of the grossness in netfilter.h
Jan Engelhardt
1
-17
/
+28
2010-02-15
netfilter: reduce NF_HOOK by one argument
Jan Engelhardt
1
-9
/
+5
2010-02-15
netfilter: iptables: remove unused function arguments
Jan Engelhardt
2
-14
/
+6
2010-02-15
netfilter: xt_recent: inform user when hitcount is too large
Jan Engelhardt
1
-2
/
+6
2010-02-15
niu: Refinements to kernel logging.
David S. Miller
1
-25
/
+1
2010-02-15
mac80211: Fix error introduced in netdev_mc_count() changes.
David S. Miller
1
-1
/
+1
2010-02-15
vhost-net: switch to smp barriers
Michael S. Tsirkin
1
-5
/
+5
2010-02-15
niu: Use pr_<level>, netdev_<level> and netif_<level> macros
Joe Perches
1
-392
/
+311
2010-02-15
ethtool: Fix includes build break
David S. Miller
1
-1
/
+2
2010-02-15
net: Fix first line of kernel-doc for a few functions
Ben Hutchings
3
-4
/
+4
2010-02-13
tg3: Update driver version to 3.107
Matt Carlson
1
-2
/
+2
2010-02-13
tg3: Fix AC131 loopback test errors for 5785
Matt Carlson
2
-2
/
+9
2010-02-13
tg3: Fix napi assignments in loopback test
Matt Carlson
1
-4
/
+4
2010-02-13
tg3: Reset phy during bringup when using phylib
Matt Carlson
1
-2
/
+1
2010-02-13
tg3: Turn off multiple DMA reads for 5717
Matt Carlson
2
-0
/
+4
2010-02-13
tg3: Fix 57765 A0 bootcode race condition
Matt Carlson
2
-0
/
+8
2010-02-13
tg3: Unwedge stuck MSI-X vectors
Matt Carlson
2
-10
/
+20
2010-02-13
tg3: Prevent rx producer ring overruns
Matt Carlson
1
-0
/
+38
2010-02-13
tg3: Give MSI-X vec 1 rx backlog space
Matt Carlson
2
-26
/
+22
[next]