Commit Graph

98839 Commits (2bdf06c047d0bf7baa629b9074086e5338bd2b60)
 

Author SHA1 Message Date
David S. Miller 30902dc3cb ax25: Fix std timer socket destroy handling. 17 years ago
Wang Chen 9d45abe1c2 netdevice: change net_device->promiscuity/allmulti to unsigned int 17 years ago
Ang Way Chuang f09f7ee20c tun: Proper handling of IPv6 header in tun driver when TUN_NO_PI is set 17 years ago
Eric Dumazet cb61cb9b8b udp: sk_drops handling 17 years ago
Jeff Kirsher ae7b6487ec MAINTAINERS 17 years ago
Jay Vosburgh b8a9787edd bonding: Allow setting max_bonds to zero 17 years ago
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
Radu Cristescu 58c7821c42 atl1: relax eeprom mac address error check 17 years ago
David Brownell 7dac6f8df6 net/enc28j60: low power mode 17 years ago
David Brownell 6fd65882f5 net/enc28j60: section fix 17 years ago
Stephen Hemminger a3b4fcedee sky2: 88E8040T pci device id 17 years ago
Dhananjay Phadke 439b454edf netxen: download firmware in pci probe 17 years ago
Dhananjay Phadke dcd56fdbae netxen: cleanup debug messages 17 years ago
Dhananjay Phadke 3276fbad83 netxen: remove global physical_port array 17 years ago
Dhananjay Phadke dc515f2e0b netxen: fix portnum for hp mezz cards 17 years ago
Josh Boyer 8b8091fbf4 ibm_newemac: select CRC32 in Kconfig 17 years ago
Bernard Pidoux fe2c802ab6 rose: improving AX25 routing frames via ROSE network 17 years ago
Steffen Klassert fe833fca2e xfrm: fix fragmentation for ipv4 xfrm tunnel 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
Patrick McHardy a56b8f8158 netfilter: nf_conntrack_h323: fix module unload crash 17 years ago
Patrick McHardy 8a548868db netfilter: nf_conntrack_h323: fix memory leak in module initialization error path 17 years ago
Patrick McHardy 68b80f1138 netfilter: nf_nat: fix RCU races 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