summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-05-0484-6105/+6792
|\
| * [SCTP]: Set assoc_id correctly during INIT collision.Vlad Yasevich2007-05-046-31/+80
| * [SCTP]: Re-order SCTP initializations to avoid race with sctp_rcv()Sridhar Samudrala2007-05-043-53/+79
| * [SCTP]: Fix the SO_REUSEADDR handling to be similar to TCP.Vlad Yasevich2007-05-041-10/+22
| * [SCTP]: Verify all destination ports in sctp_connectx.Vlad Yasevich2007-05-041-0/+8
| * [XFRM] SPD info TLV aggregationJamal Hadi Salim2007-05-044-71/+45
| * [XFRM] SAD info TLV aggregationxJamal Hadi Salim2007-05-044-37/+25
| * [AF_RXRPC]: Sort out MTU handling.David Howells2007-05-044-14/+115
| * [AF_IUCV/IUCV] : Add missing section annotationsHeiko Carstens2007-05-042-48/+45
| * [AF_IUCV]: Implementation of a skb backlog queueJennifer Hunt2007-05-042-29/+132
| * [NETLINK]: Remove bogus BUG_ONPatrick McHardy2007-05-041-1/+0
| * [IPV6]: Some cleanups in include/net/ipv6.hEric Dumazet2007-05-031-8/+5
| * [TCP]: zero out rx_opt in tcp_disconnect()Srinivas Aji2007-05-031-2/+1
| * [BNX2]: Fix TSO problem with small MSS.Michael Chan2007-05-031-2/+1
| * [NET]: Rework dev_base via list_head (v3)Pavel Emelianov2007-05-0331-194/+249
| * [TCP] Highspeed: Limited slow-start is nowadays in tcp_slow_startIlpo Järvinen2007-05-031-21/+3
| * [BNX2]: Update version and reldate.Michael Chan2007-05-032-4/+4
| * [BNX2]: Print bus information for PCIE devices.Michael Chan2007-05-032-50/+87
| * [BNX2]: Add 1-shot MSI handler for 5709.Michael Chan2007-05-032-41/+81
| * [BNX2]: Restructure PHY event handling.Michael Chan2007-05-031-23/+32
| * [BNX2]: Add indirect spinlock.Michael Chan2007-05-032-1/+12
| * [BNX2]: Add support for 5709 Serdes.Michael Chan2007-05-033-12/+228
| * [BNX2]: Re-structure the 2.5G Serdes code.Michael Chan2007-05-031-39/+108
| * [BNX2]: Put MII register offsets in the bnx2 struct.Michael Chan2007-05-032-47/+58
| * [BNX2]: Add ipv6 TSO and checksum for 5709.Michael Chan2007-05-032-28/+67
| * [BNX2]: Update 5709 firmware.Michael Chan2007-05-031-3930/+3938
| * [BNX2]: Update 5708 firmware.Michael Chan2007-05-031-653/+1044
| * [BNX2]: Save PCI state during suspend.Michael Chan2007-05-031-0/+2
| * [BNX2]: Fix race conditions when calling register_netdev().Michael Chan2007-05-031-14/+14
| * [BNX2]: Add 40-bit DMA workaround for 5708.Michael Chan2007-05-032-18/+21
| * [BNX2]: Fix register and memory test on 5709.Michael Chan2007-05-031-24/+46
| * [BNX2]: Block MII access when ifdown.Michael Chan2007-05-031-0/+6
| * [ETHTOOL]: Add 2.5G bit definitions.Michael Chan2007-05-031-0/+2
| * [NETFILTER]: bridge netfilter: consolidate header pushing/pulling codePatrick McHardy2007-05-032-107/+56
| * [NETFILTER]: sip: Fix RTP address NATHerbert Xu2007-05-031-1/+25
| * [NETFILTER]: nf_nat_proto_gre: do not modify/corrupt GREv0 packets through NATJorge Boncompte2007-05-032-30/+8
| * [NETFILTER]: ipt_DNAT: accept port randomization optionPatrick McHardy2007-05-031-4/+0
| * [TCP]: Use S+L catcher only with SACK for nowIlpo Järvinen2007-05-031-1/+2
| * [AFS]: Adjust the new netdevice scanning codeDavid Howells2007-05-033-7/+21
| * [AFS]: Replace rtnetlink client by direct dev_base walkingPatrick McHardy2007-05-034-475/+55
| * [NET]: Add __dev_getfirstbyhwtypePatrick McHardy2007-05-032-5/+17
| * [AFS]: Fix memory leak in SRXAFSCB_GetCapabilitiesPatrick McHardy2007-05-031-0/+1
| * [NETLINK]: Fix use after free in netlink_recvmsgPatrick McHardy2007-05-031-4/+2
| * [NETLINK]: Kill CB only when socket is unusedHerbert Xu2007-05-031-14/+15
| * [NET] skbuff: fix kernel-docRandy Dunlap2007-05-031-1/+1
| * [TCP]: Delete unused header file net/ipv4/tcp_yeah.h.Robert P. J. Day2007-05-031-7/+0
| * [AFS]: Fix use of __exit functions from __init pathDavid Howells2007-05-033-4/+4
| * [AFS/AF_RXRPC]: Miscellaneous fixes.David Howells2007-05-034-60/+47
| * [AFS]: Make the match_*() functions take const options.David Howells2007-05-032-9/+9
| * [IPV6]: Get rid of __HAVE_ARCH_ADDR_SET.Eric Dumazet2007-05-031-2/+0