Commit Graph

98770 Commits (b59f9f74c4c0a569398f08c34a877f1b7b457496)
 

Author SHA1 Message Date
Jay Vosburgh b59f9f74c4 bonding: Rework / fix multiple gratuitous ARP support 17 years ago
Or Gerlitz 01f3109de4 bonding: deliver netdev event for fail-over under the active-backup mode 17 years ago
Or Gerlitz 709f8a45e8 bonding: bond_change_active_slave() cleanup under active-backup 17 years ago
Or Gerlitz c1da4ac752 net/core: add NETDEV_BONDING_FAILOVER event 17 years ago
Stephen Hemminger 743d32ad36 sky2: version 1.22 17 years ago
Stephen Hemminger 0ce8b98d55 sky2: 88E8057 chip support 17 years ago
Stephen Hemminger e6cac9badd sky2: use DEFINE_PCI_DEVICE_TABLE 17 years ago
Stephen Hemminger c7127a347b sky2: chip version printout 17 years ago
Stephen Hemminger e1a74b375c sky2: phy setup changes 17 years ago
Josh Boyer 84aee4889e ibm_emac: Remove the ibm_emac driver 17 years ago
Jeff Garzik ebaac8c9a5 Merge branch 'for-2.6.27' of git://git.marvell.com/mv643xx_eth into upstream-next 17 years ago
Bernard Pidoux fe2c802ab6 rose: improving AX25 routing frames via ROSE network 17 years ago
Chas Williams e92481f953 atm: [fore200e] convert to use request_firmware() 17 years ago
Chas Williams 7255ca3f3c atm: [he] remove #ifdef clutter 17 years ago
Alan Cox 97928f7021 atm: [iphase] 64-bit cleanup 17 years ago
Mitchell Blank Jr 61c33e0129 atm: use const where reasonable 17 years ago
Chas Williams df3bc8bd8f atm: [suni] add support for setting loopback and framing modes 17 years ago
Jorge Boncompte [DTI2] 2be63b878f atm: [iphase] move struct suni_priv to suni.h 17 years ago
Randy Dunlap f586287e0f bridge: fix IPV6=n build 17 years ago
Stephen Hemminger 92c0574f11 bridge: make bridge address settings sticky 17 years ago
Stephen Hemminger 43aa192011 bridge: handle process all link-local frames 17 years ago
Pavel Emelyanov 3d00fb9eb1 sctp: fix error path in sctp_proc_init 17 years ago
David S. Miller 48c5732f4a netrom: Kill spurious NULL'ing of sk->sk_socket. 17 years ago
David S. Miller c751e4f8b3 x25: Use sock_orphan() instead of open-coded (and buggy) variant. 17 years ago
David S. Miller 0efffaf9d5 econet: Use sock_orphan() instead of open-coded (and buggy) variant. 17 years ago
David S. Miller b61d38e055 x25: Use sock_graft() and remove bogus sk_socket and sk_sleep init. 17 years ago
David S. Miller 44ccff1f53 rose: Use sock_graft() and remove bogus sk_socket and sk_sleep init. 17 years ago
David S. Miller 7b66767f96 netrom: Use sock_graft() and remove bogus sk_socket and sk_sleep init. 17 years ago
David S. Miller 9375cb8a12 ax25: Use sock_graft() and remove bogus sk_socket and sk_sleep init. 17 years ago
David S. Miller ee5850defc llc: Use sock_graft() instead of by-hand version. 17 years ago
David S. Miller 338db08551 net: Kill SOCK_SLEEP_PRE and SOCK_SLEEP_POST, no users. 17 years ago
David S. Miller 22196d3648 decnet: Remove SOCK_SLEEP_{PRE,POST} usage. 17 years ago
David S. Miller 8ce9c6ede1 sctp: Kill SCTP_SOCK_SLEEP_{PRE,POST}, unused. 17 years ago
David S. Miller caea902f72 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
Chas Williams 65c3e4715b atm: [he] send idle cells instead of unassigned when in SDH mode 17 years ago
Robert T. Johnson 28e84ab3ab atm: [he] limit queries to the device's register space 17 years ago
Eric Kinzie 7e903c2ae3 atm: [br2864] fix routed vcmux support 17 years ago
Chas Williams 059e3779b5 atm: [he] only support suni driver on multimode interfaces 17 years ago
Jorge Boncompte [DTI2] d6c1d704ab atm: [iphase] doesn't call phy->start due to a bogus #ifndef 17 years ago
Jorge Boncompte [DTI2] c0ed0b60f2 atm: [iphase] set drvdata before enabling interrupts 17 years ago
Jorge Boncompte [DTI2] 27141666b6 atm: [br2684] Fix oops due to skb->dev being NULL 17 years ago
Pavel Emelyanov 0b4419162a netns: introduce the net_hash_mix "salt" for hashes 17 years ago
Pavel Emelyanov 33de014c63 inet6: add struct net argument to inet6_ehashfn 17 years ago
Pavel Emelyanov 9f26b3add3 inet: add struct net argument to inet_ehashfn 17 years ago
Pavel Emelyanov 2086a65078 inet: add struct net argument to inet_lhashfn 17 years ago
Pavel Emelyanov 7f635ab71e inet: add struct net argument to inet_bhashfn 17 years ago
Pavel Emelyanov 19c7578fb2 udp: add struct net argument to udp_hashfn 17 years ago
Pavel Emelyanov e31634931d udp: provide a struct net pointer for __udp[46]_lib_mcast_deliver 17 years ago
Pavel Emelyanov d6266281f8 udp: introduce a udp_hashfn function 17 years ago
Rami Rosen a9d246dbb0 ipv4: Remove unused definitions in net/ipv4/tcp_ipv4.c. 17 years ago