index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-05-22
bonding: refactor ARP active-backup monitor
Jay Vosburgh
2
-185
/
+248
2008-05-22
bonding: Send more than one gratuitous ARP when slave takes over
Moni Shoua
3
-4
/
+60
2008-05-22
bonding: Remove unneeded list_empty checks.
Pavel Emelyanov
1
-6
/
+0
2008-05-22
bonding: Relax unneeded _safe lists iterations.
Pavel Emelyanov
2
-19
/
+15
2008-05-22
bonding: Remove redundant argument from bond_create.
Pavel Emelyanov
3
-7
/
+4
2008-05-22
bonding: remove test for IP in ARP monitor
Jay Vosburgh
1
-27
/
+4
2008-05-22
bonding: Use msecs_to_jiffies, eliminate panic
Jay Vosburgh
1
-3
/
+3
2008-05-22
misc drivers/net endianness noise
Al Viro
6
-14
/
+16
2008-05-22
cxgb3 - Add LRO support
Divy Le Ray
7
-12
/
+268
2008-05-22
cxgb3 - Add page support to jumbo frame Rx queue
Divy Le Ray
2
-35
/
+84
2008-05-22
cxgb3 - Fix dma mapping error path
Divy Le Ray
1
-12
/
+41
2008-05-21
tipc: Fix initialization sequence problems when entering network mode
Allan Stephens
5
-9
/
+12
2008-05-21
tipc: Update "previous node" indicators when node address changes
Allan Stephens
1
-0
/
+1
2008-05-21
tipc: Optimize null pointer check during neighbor discovery
Allan Stephens
1
-3
/
+2
2008-05-21
tipc: Prevent node object duplication due to simultaneous discovery
Allan Stephens
1
-0
/
+26
2008-05-21
tipc: Fix skb_under_panic when configuring TIPC without privileges
Allan Stephens
3
-9
/
+23
2008-05-21
ip6mr: Use on-device stats instead of private ones.
Pavel Emelyanov
1
-15
/
+7
2008-05-21
ipmr: Use on-device stats instead of private ones.
Pavel Emelyanov
1
-16
/
+9
2008-05-21
ip6tnl: Use on-device stats instead of private ones.
Pavel Emelyanov
2
-21
/
+6
2008-05-21
tunnels: Remove stat member from ip_tunnel struct.
Pavel Emelyanov
1
-1
/
+0
2008-05-21
ipmr: Ipip tunnel uses on-device stats.
Pavel Emelyanov
1
-2
/
+2
2008-05-21
sit: Use on-device stats instead of private ones.
Pavel Emelyanov
1
-15
/
+9
2008-05-21
ipip: Use on-device stats instead of private ones.
Pavel Emelyanov
1
-14
/
+8
2008-05-21
ipgre: Use on-device stats instead of private ones.
Pavel Emelyanov
1
-18
/
+14
2008-05-21
bridge: Use on-device stats instead of private ones.
Pavel Emelyanov
4
-16
/
+8
2008-05-21
net: The dev->get_stats pointer is not NULL nowadays.
Pavel Emelyanov
2
-17
/
+12
2008-05-19
ipv6: Register some net/ipv6/ core sysctls at read-only root.
Pavel Emelyanov
1
-7
/
+22
2008-05-19
inet: Register fragmentation some ctls at read-only root.
Pavel Emelyanov
2
-3
/
+48
2008-05-19
ipv6: In fragmentation code, handle error returned from register_pernet_subsys.
Pavel Emelyanov
1
-1
/
+7
2008-05-19
inet: Rename fragmentation sysctl-related functions/variables.
Pavel Emelyanov
2
-18
/
+18
2008-05-19
netns: Register net/core/ sysctls at read-only root.
Pavel Emelyanov
1
-20
/
+19
2008-05-19
netns: Introduce sysctl root for read-only net sysctls.
Pavel Emelyanov
2
-0
/
+33
2008-05-19
tipc: Cosmetic cleanup of topology service code
Allan Stephens
2
-15
/
+13
2008-05-19
tipc: Consolidate subscriber & subscriber port references
Allan Stephens
3
-90
/
+116
2008-05-19
tipc: Fix bug in topology server byte swapping routine
Allan Stephens
1
-3
/
+1
2008-05-19
tipc: Add support for customized subscription endianness
Allan Stephens
2
-19
/
+18
2008-05-19
tipc: Add support for customized subscription overlap handling
Allan Stephens
2
-1
/
+11
2008-05-17
bnx2: Update version to 1.7.6.
Michael Chan
1
-2
/
+2
2008-05-17
bnx2: Pre-initialize struct cpu_reg.
Benjamin Li
2
-72
/
+86
2008-05-17
bnx2: Rename RX_COPY_THRESH to BNX2_RX_COPY_THRESH.
Benjamin Li
2
-5
/
+6
2008-05-17
bnx2: Remove the rx_offset field from the bnx2 structure.
Benjamin Li
2
-11
/
+10
2008-05-17
bnx2: Add EEH PCI recovery.
Wendy Xiong
1
-0
/
+88
2008-05-17
bnx2: Allow phy reset to be skipped during chip reset.
Michael Chan
1
-23
/
+27
2008-05-15
isdn/capi: Return proper errnos on module init.
Marcin Slusarz
1
-3
/
+3
2008-05-15
iphase: Fix 64bit warning.
Alan Cox
1
-1
/
+2
2008-05-15
hysdn: No longer broken on SMP.
Andrew Morton
1
-1
/
+1
2008-05-15
hysdn: Remove cli()/sti() calls.
Mark Asselstine
1
-9
/
+5
2008-05-15
atm: Cleanup atm_tcp.h and atm.h for userspace.
Mike Frysinger
2
-12
/
+7
2008-05-15
bonding: handle case of device named bonding_master
Stephen Hemminger
1
-2
/
+10
2008-05-15
sysfs: remove error messages for -EEXIST case
Stephen Hemminger
2
-10
/
+4
[next]