aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-05-03[NET]: Rework dev_base via list_head (v3)Pavel Emelianov31-194/+249
2007-05-03[TCP] Highspeed: Limited slow-start is nowadays in tcp_slow_startIlpo Järvinen1-21/+3
2007-05-03[BNX2]: Update version and reldate.Michael Chan2-4/+4
2007-05-03[BNX2]: Print bus information for PCIE devices.Michael Chan2-50/+87
2007-05-03[BNX2]: Add 1-shot MSI handler for 5709.Michael Chan2-41/+81
2007-05-03[BNX2]: Restructure PHY event handling.Michael Chan1-23/+32
2007-05-03[BNX2]: Add indirect spinlock.Michael Chan2-1/+12
2007-05-03[BNX2]: Add support for 5709 Serdes.Michael Chan3-12/+228
2007-05-03[BNX2]: Re-structure the 2.5G Serdes code.Michael Chan1-39/+108
2007-05-03[BNX2]: Put MII register offsets in the bnx2 struct.Michael Chan2-47/+58
2007-05-03[BNX2]: Add ipv6 TSO and checksum for 5709.Michael Chan2-28/+67
2007-05-03[BNX2]: Update 5709 firmware.Michael Chan1-3930/+3938
2007-05-03[BNX2]: Update 5708 firmware.Michael Chan1-653/+1044
2007-05-03[BNX2]: Save PCI state during suspend.Michael Chan1-0/+2
2007-05-03[BNX2]: Fix race conditions when calling register_netdev().Michael Chan1-14/+14
2007-05-03[BNX2]: Add 40-bit DMA workaround for 5708.Michael Chan2-18/+21
2007-05-03[BNX2]: Fix register and memory test on 5709.Michael Chan1-24/+46
2007-05-03[BNX2]: Block MII access when ifdown.Michael Chan1-0/+6
2007-05-03[ETHTOOL]: Add 2.5G bit definitions.Michael Chan1-0/+2
2007-05-03[NETFILTER]: bridge netfilter: consolidate header pushing/pulling codePatrick McHardy2-107/+56
2007-05-03[NETFILTER]: sip: Fix RTP address NATHerbert Xu1-1/+25
2007-05-03[NETFILTER]: nf_nat_proto_gre: do not modify/corrupt GREv0 packets through NATJorge Boncompte2-30/+8
2007-05-03[NETFILTER]: ipt_DNAT: accept port randomization optionPatrick McHardy1-4/+0
2007-05-03[TCP]: Use S+L catcher only with SACK for nowIlpo Järvinen1-1/+2
2007-05-03[AFS]: Adjust the new netdevice scanning codeDavid Howells3-7/+21
2007-05-03[AFS]: Replace rtnetlink client by direct dev_base walkingPatrick McHardy4-475/+55
2007-05-03[NET]: Add __dev_getfirstbyhwtypePatrick McHardy2-5/+17
2007-05-03[AFS]: Fix memory leak in SRXAFSCB_GetCapabilitiesPatrick McHardy1-0/+1
2007-05-03[NETLINK]: Fix use after free in netlink_recvmsgPatrick McHardy1-4/+2
2007-05-03[NETLINK]: Kill CB only when socket is unusedHerbert Xu1-14/+15
2007-05-03[NET] skbuff: fix kernel-docRandy Dunlap1-1/+1
2007-05-03[TCP]: Delete unused header file net/ipv4/tcp_yeah.h.Robert P. J. Day1-7/+0
2007-05-03[AFS]: Fix use of __exit functions from __init pathDavid Howells3-4/+4
2007-05-03[AFS/AF_RXRPC]: Miscellaneous fixes.David Howells4-60/+47
2007-05-03[AFS]: Make the match_*() functions take const options.David Howells2-9/+9
2007-05-03[IPV6]: Get rid of __HAVE_ARCH_ADDR_SET.Eric Dumazet1-2/+0
2007-04-30libata: honour host controllers that want just one hostLinus Torvalds1-7/+4
2007-04-30pm: include EIO from errno-base.hDavid Rientjes1-1/+1
2007-04-30Add kvasprintf()Jeremy Fitzhardinge2-7/+20
2007-04-30power management: force pm_ops.valid callback to be assignedJohannes Berg2-8/+8
2007-04-30power management: implement pm_ops.valid for everybodyJohannes Berg11-55/+39
2007-04-30power management: remove firmware disk modeJohannes Berg5-54/+34
2007-04-30rework pm_ops pm_disk_mode, kill misuseJohannes Berg11-64/+56
2007-04-30reiserfs: suppress lockdep warningJeff Mahoney1-1/+1
2007-04-30Extend print_symbol capabilityRobert Peterson2-9/+27
2007-04-30[UDP]: Do not allow specific bind when wildcard bind exists.David S. Miller1-8/+33
2007-04-30[IPV4] UDP: Fix endianness bugs in hashing changes.David S. Miller1-18/+18
2007-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds26-2013/+1446
2007-04-30Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds22-615/+1004
2007-04-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds27-273/+641