aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [DECNET] ROUTE: fix rcu_dereference() uses in /proc/net/decnet_cacheEric Dumazet2008-01-101-3/+3
* [BLUETOOTH]: Always send explicit hci_ll wake-up acks.Ohad Ben-Cohen2008-01-101-9/+14
* [BLUETOOTH]: rfcomm tty BUG_ON() code fixDave Young2008-01-101-9/+13
* [AX25] af_ax25: Possible circular locking.Jarek Poplawski2008-01-101-0/+12
* [AX25]: Kill user triggable printks.maximilian attems2008-01-101-21/+18
* [IPV4] ROUTE: fix rcu_dereference() uses in /proc/net/rt_cacheEric Dumazet2008-01-101-3/+3
* [NEIGH]: Fix race between neigh_parms_release and neightbl_fill_parmsPavel Emelyanov2008-01-101-2/+2
* [NIU]: Support for Marvell PHYMirko Lindner2008-01-102-20/+231
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-01-0953-248/+262
|\
| * [ATM]: Check IP header validity in mpc_send_packetHerbert Xu2008-01-091-0/+7
| * [IPV6]: IPV6_MULTICAST_IF setting is ignored on link-local connect()Brian Haley2008-01-081-3/+3
| * [CONNECTOR]: Don't touch queue dev after decrement of ref count.Li Zefan2008-01-081-1/+1
| * [SOCK]: Adds a rcu_dereference() in sk_filterEric Dumazet2008-01-081-1/+1
| * [XFRM]: xfrm_algo_clone() allocates too much memoryEric Dumazet2008-01-082-12/+12
| * [FORCEDETH]: Fix reversing the MAC address on suspend.Björn Steinbrink2008-01-081-4/+2
| * [NET]: mcs7830 passes msecs instead of jiffies to usb_control_msgRuss Dill2008-01-081-2/+2
| * [LRO] Fix lro_mgr->features checksBrice Goglin2008-01-081-8/+8
| * [NET]: Clone the sk_buff 'iif' field in __skb_clone()Paul Moore2008-01-082-6/+6
| * [IPV4] ROUTE: ip_rt_dump() is unecessary slowEric Dumazet2008-01-081-4/+4
| * [NET]: kaweth was forgotten in msec switchover of usb_start_wait_urbRuss Dill2008-01-081-1/+1
| * [NET] Intel ethernet drivers: update MAINTAINERSAuke Kok2008-01-081-10/+8
| * [NET]: Make ->poll() breakout consistent in Intel ethernet drivers.David S. Miller2008-01-085-21/+19
| * [NET]: Stop polling when napi_disable() is pending.David S. Miller2008-01-081-2/+6
| * [NET]: Fix drivers to handle napi_disable() disabling interrupts.David S. Miller2008-01-083-0/+10
| * [NETXEN]: Fix ->poll() done logic.David S. Miller2008-01-081-1/+1
| * mac80211: return an error when SIWRATE doesn't match any rateAndrew Lutomirski2008-01-081-3/+3
| * ssb: Fix probing of PCI cores if PCI and PCIE core is availableMichael Buesch2008-01-081-0/+11
| * [NET]: Do not check netif_running() and carrier state in ->poll()David S. Miller2008-01-0815-55/+9
| * [NET]: Add NAPI_STATE_DISABLE.David S. Miller2008-01-081-3/+13
| * [NET]: Do not grab device reference when scheduling a NAPI poll.David S. Miller2008-01-081-2/+0
| * b43: Fix rxheader channel parsingMichael Buesch2008-01-084-53/+61
| * [IRDA]: irda_create() nuke user triggable printkmaximilian attems2008-01-081-2/+0
| * [SCTP]: Add back the code that accounted for FORWARD_TSN parameter in INIT.Vlad Yasevich2008-01-081-0/+6
| * [SCTP]: Correctly handle AUTH parameters in unexpected INITVlad Yasevich2008-01-081-22/+0
| * [SCTP]: Fix the name of the authentication event.Vlad Yasevich2008-01-082-2/+2
| * [ATM]: [nicstar] delay irq setup until card is configuredChas Williams2008-01-081-10/+9
| * [TULIP]: NAPI full quantum bug.Stephen Hemminger2008-01-081-1/+2
| * [METH]: Fix MAC address handling.Thomas Bogendoerfer2008-01-081-3/+7
| * [NET]: Fix netx-eth.c compilation.Adrian Bunk2008-01-081-2/+2
| * [IPV4] ipconfig: Fix regression in ip command line processingAmos Waterland2008-01-082-4/+19
| * [IPV4] raw: Strengthen check on validity of iph->ihlHerbert Xu2008-01-081-1/+3
| * [NIU]: Update driver version and release date.David S. Miller2008-01-081-2/+2
| * [NIU]: Fix potentially stuck TCP socket send queues.David S. Miller2008-01-081-1/+2
| * [NIU]: Missing ->last_rx update.David S. Miller2008-01-081-0/+2
| * [NIU]: Fix slowpath interrupt handling.Matheos Worku2008-01-081-11/+23
* | show_task: real_parentRoland McGrath2008-01-091-1/+1
|/
* futex: Prevent stale futex owner when interrupted/timeoutThomas Gleixner2008-01-081-10/+41
* pl2303: Fix mode switching regressionAlan Cox2008-01-083-0/+27
* hfs: handle more on-disk corruptions without oopsingEric Sandeen2008-01-084-3/+42
* Fix crash with FLAT_MEMORY and ARCH_PFN_OFFSET != 0Thomas Bogendoerfer2008-01-081-1/+1