aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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]
2008-06-16netns: introduce the net_hash_mix "salt" for hashesPavel Emelyanov
2008-06-16inet6: add struct net argument to inet6_ehashfnPavel Emelyanov
2008-06-16inet: add struct net argument to inet_ehashfnPavel Emelyanov
2008-06-16inet: add struct net argument to inet_lhashfnPavel Emelyanov
2008-06-16inet: add struct net argument to inet_bhashfnPavel Emelyanov
2008-06-16udp: add struct net argument to udp_hashfnPavel Emelyanov
2008-06-16udp: provide a struct net pointer for __udp[46]_lib_mcast_deliverPavel Emelyanov
2008-06-16udp: introduce a udp_hashfn functionPavel Emelyanov
2008-06-16ipv4: Remove unused definitions in net/ipv4/tcp_ipv4.c.Rami Rosen
2008-06-16raw: Restore /proc/net/raw correct behaviorEric Dumazet
2008-06-16net: Fix test for VLAN TX checksum offload capabilityBen Hutchings
2008-06-16sctp: Correclty set changeover_active for SFR-CACCVlad Yasevich
2008-06-16sctp: Correctly cleanup procfs entries upon failure.Wei Yongjun
2008-06-16tcp: Revert reset of deferred accept changes in 2.6.26David S. Miller
2008-06-16ipv6 sit: Avoid extra need for compat layer in PRL management.YOSHIFUJI Hideaki
2008-06-16pkt_sched: Change HTB_HYSTERESIS to a runtime parameter htb_hysteresis.Jesper Dangaard Brouer