aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-01-10[MACVLAN]: Prevent nesting macvlan devicesPatrick McHardy
2008-01-10[VLAN]: nested VLAN: fix lockdep's recursive locking warningJarek Poplawski
2008-01-10[DECNET] ROUTE: fix rcu_dereference() uses in /proc/net/decnet_cacheEric Dumazet
2008-01-10[BLUETOOTH]: Always send explicit hci_ll wake-up acks.Ohad Ben-Cohen
2008-01-10[BLUETOOTH]: rfcomm tty BUG_ON() code fixDave Young
2008-01-10[AX25] af_ax25: Possible circular locking.Jarek Poplawski
2008-01-10[AX25]: Kill user triggable printks.maximilian attems
2008-01-10[IPV4] ROUTE: fix rcu_dereference() uses in /proc/net/rt_cacheEric Dumazet
2008-01-10[NEIGH]: Fix race between neigh_parms_release and neightbl_fill_parmsPavel Emelyanov
2008-01-10[NIU]: Support for Marvell PHYMirko Lindner
2008-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-01-09show_task: real_parentRoland McGrath
2008-01-09[ATM]: Check IP header validity in mpc_send_packetHerbert Xu
2008-01-08[IPV6]: IPV6_MULTICAST_IF setting is ignored on link-local connect()Brian Haley
2008-01-08[CONNECTOR]: Don't touch queue dev after decrement of ref count.Li Zefan
2008-01-08[SOCK]: Adds a rcu_dereference() in sk_filterEric Dumazet
2008-01-08[XFRM]: xfrm_algo_clone() allocates too much memoryEric Dumazet
2008-01-08[FORCEDETH]: Fix reversing the MAC address on suspend.Björn Steinbrink
2008-01-08[NET]: mcs7830 passes msecs instead of jiffies to usb_control_msgRuss Dill
2008-01-08[LRO] Fix lro_mgr->features checksBrice Goglin
2008-01-08[NET]: Clone the sk_buff 'iif' field in __skb_clone()Paul Moore
2008-01-08[IPV4] ROUTE: ip_rt_dump() is unecessary slowEric Dumazet
2008-01-08[NET]: kaweth was forgotten in msec switchover of usb_start_wait_urbRuss Dill
2008-01-08[NET] Intel ethernet drivers: update MAINTAINERSAuke Kok
2008-01-08[NET]: Make ->poll() breakout consistent in Intel ethernet drivers.David S. Miller
2008-01-08[NET]: Stop polling when napi_disable() is pending.David S. Miller
2008-01-08[NET]: Fix drivers to handle napi_disable() disabling interrupts.David S. Miller
2008-01-08[NETXEN]: Fix ->poll() done logic.David S. Miller
2008-01-08mac80211: return an error when SIWRATE doesn't match any rateAndrew Lutomirski
2008-01-08ssb: Fix probing of PCI cores if PCI and PCIE core is availableMichael Buesch
2008-01-08[NET]: Do not check netif_running() and carrier state in ->poll()David S. Miller
2008-01-08[NET]: Add NAPI_STATE_DISABLE.David S. Miller
2008-01-08[NET]: Do not grab device reference when scheduling a NAPI poll.David S. Miller
2008-01-08b43: Fix rxheader channel parsingMichael Buesch
2008-01-08[IRDA]: irda_create() nuke user triggable printkmaximilian attems
2008-01-08[SCTP]: Add back the code that accounted for FORWARD_TSN parameter in INIT.Vlad Yasevich
2008-01-08[SCTP]: Correctly handle AUTH parameters in unexpected INITVlad Yasevich
2008-01-08[SCTP]: Fix the name of the authentication event.Vlad Yasevich
2008-01-08[ATM]: [nicstar] delay irq setup until card is configuredChas Williams
2008-01-08[TULIP]: NAPI full quantum bug.Stephen Hemminger
2008-01-08[METH]: Fix MAC address handling.Thomas Bogendoerfer
2008-01-08[NET]: Fix netx-eth.c compilation.Adrian Bunk
2008-01-08[IPV4] ipconfig: Fix regression in ip command line processingAmos Waterland
2008-01-08[IPV4] raw: Strengthen check on validity of iph->ihlHerbert Xu
2008-01-08[NIU]: Update driver version and release date.David S. Miller
2008-01-08[NIU]: Fix potentially stuck TCP socket send queues.David S. Miller
2008-01-08[NIU]: Missing ->last_rx update.David S. Miller
2008-01-08[NIU]: Fix slowpath interrupt handling.Matheos Worku
2008-01-08futex: Prevent stale futex owner when interrupted/timeoutThomas Gleixner
2008-01-08pl2303: Fix mode switching regressionAlan Cox