aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-19bnx2: Cleanup error handling in bnx2_open().Michael Chan
2008-06-19bnx2: Turn on multi rx rings.Michael Chan
2008-06-19bnx2: Update firmware to support multi rx rings.Michael Chan
2008-06-19bnx2: Use one handler for all MSI-X vectors.Michael Chan
2008-06-19bnx2: Optimize fast-path tx and rx work.Michael Chan
2008-06-19bnx2: Put rx ring variables in a separate struct.Michael Chan
2008-06-19bnx2: Put tx ring variables in a separate struct.Michael Chan
2008-06-19net: Discard and warn about LRO'd skbs received for forwardingBen Hutchings
2008-06-19net: Disable LRO on devices that are forwardingBen Hutchings
2008-06-19sctp: Follow security requirement of responding with 1 packetVlad Yasevich
2008-06-19sctp: Validate Initiate Tag when handling ICMP messageWei Yongjun
2008-06-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-06-18mac80211: detect driver tx bugsJohannes Berg
2008-06-18netlink: genl: fix circular lockingPatrick McHardy
2008-06-18netdevice: Fix promiscuity and allmulti overflowWang Chen
2008-06-18Revert "mac80211: Use skb_header_cloned() on TX path."David S. Miller
2008-06-18ipv6: minor cleanup in net/ipv6/tcp_ipv6.c [RESEND ].Rami Rosen
2008-06-17net: Add sk_set_socket() helper.David S. Miller
2008-06-17af_unix: fix 'poll for write'/ connected DGRAM socketsRainer Weikusat
2008-06-17Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller
2008-06-17Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller
2008-06-17ax25: Fix std timer socket destroy handling.David S. Miller
2008-06-17netdevice: change net_device->promiscuity/allmulti to unsigned intWang Chen
2008-06-17tun: Proper handling of IPv6 header in tun driver when TUN_NO_PI is setAng Way Chuang
2008-06-17udp: sk_drops handlingEric Dumazet
2008-06-18MAINTAINERSJeff Kirsher
2008-06-18bonding: Allow setting max_bonds to zeroJay Vosburgh
2008-06-18bonding: Rework / fix multiple gratuitous ARP supportJay Vosburgh
2008-06-17bonding: deliver netdev event for fail-over under the active-backup modeOr Gerlitz
2008-06-17bonding: bond_change_active_slave() cleanup under active-backupOr Gerlitz
2008-06-17net/core: add NETDEV_BONDING_FAILOVER eventOr Gerlitz
2008-06-17sky2: version 1.22Stephen Hemminger
2008-06-17sky2: 88E8057 chip supportStephen Hemminger
2008-06-17sky2: use DEFINE_PCI_DEVICE_TABLEStephen Hemminger
2008-06-17sky2: chip version printoutStephen Hemminger
2008-06-17sky2: phy setup changesStephen Hemminger
2008-06-17ibm_emac: Remove the ibm_emac driverJosh Boyer
2008-06-17Merge branch 'for-2.6.27' of git://git.marvell.com/mv643xx_eth into upstream-...Jeff Garzik
2008-06-17atl1: relax eeprom mac address error checkRadu Cristescu
2008-06-17net/enc28j60: low power modeDavid Brownell
2008-06-17net/enc28j60: section fixDavid Brownell
2008-06-17sky2: 88E8040T pci device idStephen Hemminger
2008-06-17netxen: download firmware in pci probeDhananjay Phadke
2008-06-17netxen: cleanup debug messagesDhananjay Phadke
2008-06-17netxen: remove global physical_port arrayDhananjay Phadke
2008-06-17netxen: fix portnum for hp mezz cardsDhananjay Phadke
2008-06-17ibm_newemac: select CRC32 in KconfigJosh Boyer
2008-06-17rose: improving AX25 routing frames via ROSE networkBernard Pidoux
2008-06-17xfrm: fix fragmentation for ipv4 xfrm tunnelSteffen Klassert
2008-06-17atm: [fore200e] convert to use request_firmware()Chas Williams