summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | [ICMP]: Dst entry leak in icmp_send host re-lookup code (v2).Pavel Emelyanov2008-03-261-3/+3
* | [AX25]: Remove obsolete references to BKL from TODO file.Robert P. J. Day2008-03-261-4/+0
* | [NET]: Fix multicast device ioctl checksPatrick McHardy2008-03-261-2/+2
* | [IRDA]: Store irnet_socket termios properly.David S. Miller2008-03-261-1/+1
* | [UML]: uml-net: don't set IFF_ALLMULTI in set_multicast_listPatrick McHardy2008-03-261-5/+1
* | [VLAN]: Don't copy ALLMULTI/PROMISC flags from underlying devicePatrick McHardy2008-03-261-1/+1
* | netxen, phy/marvell, skge: minor checkpatch fixesJeff Garzik2008-03-254-6/+4
* | S2io: Handle TX completions on the same CPU as the sender for MIS-X interruptsSreenivasa Honnur2008-03-251-0/+3
* | b44: Truncate PHY addressMichael Buesch2008-03-251-0/+5
* | skge napi->poll() locking bugMarin Mitov2008-03-251-2/+4
* | rndis_host: fix oops when query for OID_GEN_PHYSICAL_MEDIUM failsJussi Kivilinna2008-03-251-3/+6
* | cxgb3: Fix lockdep problems with sge.reg_lockRoland Dreier2008-03-251-9/+9
* | ehea: Fix IPv6 supportThomas Klein2008-03-252-2/+2
* | dm9000: Support promisc and all-multi modesPeter Korsgaard2008-03-251-2/+8
* | dm9601: configure MAC to drop invalid (crc/length) packetsPeter Korsgaard2008-03-251-1/+1
* | dm9601: add Hirose USB-100 device IDPeter Korsgaard2008-03-251-0/+4
* | Marvell PHY m88e1111 driver fixAlexandr Smirnov2008-03-251-5/+124
* | netxen: fix rx dropped statsDhananjay Phadke2008-03-254-45/+3
* | netxen: remove low level tx lockDhananjay Phadke2008-03-254-157/+43
* | netxen: napi and irq cleanupDhananjay Phadke2008-03-254-163/+48
* | netxen: improve msi supportDhananjay Phadke2008-03-256-33/+43
* | smc91x: fix build breakage from the SMC_GET_MAC_ADDR API upgradeBryan Wu2008-03-251-4/+4
* | ixgb: remove unused variableJulia Lawall2008-03-251-2/+0
* | e100: endianness annotationsAl Viro2008-03-251-1/+1
* | igb trivial annotationsAl Viro2008-03-253-69/+72
* | igb: endianness fixAl Viro2008-03-251-2/+2
* | bonding: update versionJay Vosburgh2008-03-251-2/+2
* | bonding: Fix sysfs attribute handlingLibor Pechacek2008-03-251-2/+1
* | bonding: fix two compiler warningsJay Vosburgh2008-03-252-6/+2
* | bonding: Fix locking in 802.3ad modeJay Vosburgh2008-03-251-2/+2
* | smctr.c: fix logical-bitwise-or confusionJay Schulist2008-03-251-1/+1
* | [IPSEC]: Fix inter address family IPsec tunnel handling.Kazunori MIYAZAWA2008-03-2410-21/+113
* | [NEIGH]: Fix race between pneigh deletion and ipv6's ndisc_recv_ns (v3).Pavel Emelyanov2008-03-243-4/+45
|/
* sch_htb: fix "too many events" situationMartin Devera2008-03-231-6/+7
* connector: convert to single-threaded workqueueEvgeniy Polyakov2008-03-231-1/+1
* [ATM]: When proc_create() fails, do some error handling work and return -ENOMEM.Wang Chen2008-03-232-3/+20
* [SUNGEM]: Fix NAPI assertion failure.David S. Miller2008-03-231-1/+1
* BNX2X: prevent ethtool from setting port typeEliezer Tamir2008-03-231-34/+2
* [9P] net/9p/trans_fd.c: remove unused variableJulia Lawall2008-03-221-2/+0
* [IPV6] net/ipv6/ndisc.c: remove unused variableJulia Lawall2008-03-221-2/+0
* [IPV4] fib_trie: fix warning from rcu_assign_poingerStephen Hemminger2008-03-221-2/+5
* [TCP]: Let skbs grow over a page on fast peersHerbert Xu2008-03-221-2/+2
* [DLCI]: Fix tiny race between module unload and sock_ioctl.Pavel Emelyanov2008-03-211-4/+3
* [SCTP]: Fix build warnings with IPV6 disabled.David S. Miller2008-03-211-1/+1
* [IPV4]: Fix null dereference in ip_defragPhil Oester2008-03-211-1/+1
* [NET] ifb: set separate lockdep classes for queue locksJarek Poplawski2008-03-201-0/+15
* [IPV6] KCONFIG: Fix description about IPV6_TUNNEL.YOSHIFUJI Hideaki2008-03-201-2/+3
* [TCP]: Fix shrinking windows with window scalingPatrick McHardy2008-03-201-1/+1
* netpoll: zap_completion_queue: adjust skb->users counterJarek Poplawski2008-03-201-2/+4
* bridge: use time_before() in br_fdb_cleanup()Fabio Checconi2008-03-201-1/+1