aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-18netdevice: Fix promiscuity and allmulti overflowWang Chen
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-17Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...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-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-17rose: improving AX25 routing frames via ROSE networkBernard Pidoux
2008-06-17atm: [fore200e] convert to use request_firmware()Chas Williams
2008-06-17atm: [he] remove #ifdef clutterChas Williams
2008-06-17atm: [iphase] 64-bit cleanupAlan Cox
2008-06-17atm: use const where reasonableMitchell Blank Jr
2008-06-17atm: [suni] add support for setting loopback and framing modesChas Williams
2008-06-17atm: [iphase] move struct suni_priv to suni.hJorge Boncompte [DTI2]
2008-06-17bridge: fix IPV6=n buildRandy Dunlap
2008-06-17bridge: make bridge address settings stickyStephen Hemminger
2008-06-17bridge: handle process all link-local framesStephen Hemminger
2008-06-17sctp: fix error path in sctp_proc_initPavel Emelyanov
2008-06-17netrom: Kill spurious NULL'ing of sk->sk_socket.David S. Miller
2008-06-17x25: Use sock_orphan() instead of open-coded (and buggy) variant.David S. Miller
2008-06-17econet: Use sock_orphan() instead of open-coded (and buggy) variant.David S. Miller
2008-06-17x25: Use sock_graft() and remove bogus sk_socket and sk_sleep init.David S. Miller
2008-06-17rose: Use sock_graft() and remove bogus sk_socket and sk_sleep init.David S. Miller
2008-06-17netrom: Use sock_graft() and remove bogus sk_socket and sk_sleep init.David S. Miller
2008-06-17ax25: Use sock_graft() and remove bogus sk_socket and sk_sleep init.David S. Miller
2008-06-17llc: Use sock_graft() instead of by-hand version.David S. Miller
2008-06-17net: Kill SOCK_SLEEP_PRE and SOCK_SLEEP_POST, no users.David S. Miller
2008-06-17decnet: Remove SOCK_SLEEP_{PRE,POST} usage.David S. Miller
2008-06-17sctp: Kill SCTP_SOCK_SLEEP_{PRE,POST}, unused.David S. Miller
2008-06-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-06-16atm: [he] send idle cells instead of unassigned when in SDH modeChas Williams
2008-06-16atm: [he] limit queries to the device's register spaceRobert T. Johnson
2008-06-16atm: [br2864] fix routed vcmux supportEric Kinzie
2008-06-16atm: [he] only support suni driver on multimode interfacesChas Williams
2008-06-16atm: [iphase] doesn't call phy->start due to a bogus #ifndefJorge Boncompte [DTI2]
2008-06-16atm: [iphase] set drvdata before enabling interruptsJorge Boncompte [DTI2]
2008-06-16atm: [br2684] Fix oops due to skb->dev being NULLJorge Boncompte [DTI2]