aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-01-10[NETFILTER]: xt_helper: Do not bypass RCUJan Engelhardt1-2/+2
2008-01-10[NETFILTER]: ip6t_eui64: Fixes calculation of Universal/Local bitYasuyuki Kozakai1-1/+1
2008-01-10[MACVLAN]: Prevent nesting macvlan devicesPatrick McHardy1-0/+7
2008-01-10[VLAN]: nested VLAN: fix lockdep's recursive locking warningJarek Poplawski1-1/+6
2008-01-10[DECNET] ROUTE: fix rcu_dereference() uses in /proc/net/decnet_cacheEric Dumazet1-3/+3
2008-01-10[BLUETOOTH]: Always send explicit hci_ll wake-up acks.Ohad Ben-Cohen1-9/+14
2008-01-10[BLUETOOTH]: rfcomm tty BUG_ON() code fixDave Young1-9/+13
2008-01-10[AX25] af_ax25: Possible circular locking.Jarek Poplawski1-0/+12
2008-01-10[AX25]: Kill user triggable printks.maximilian attems1-21/+18
2008-01-10[IPV4] ROUTE: fix rcu_dereference() uses in /proc/net/rt_cacheEric Dumazet1-3/+3
2008-01-10[NEIGH]: Fix race between neigh_parms_release and neightbl_fill_parmsPavel Emelyanov1-2/+2
2008-01-10[NIU]: Support for Marvell PHYMirko Lindner2-20/+231
2008-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds53-248/+262
2008-01-09show_task: real_parentRoland McGrath1-1/+1
2008-01-09[ATM]: Check IP header validity in mpc_send_packetHerbert Xu1-0/+7
2008-01-08[IPV6]: IPV6_MULTICAST_IF setting is ignored on link-local connect()Brian Haley1-3/+3
2008-01-08[CONNECTOR]: Don't touch queue dev after decrement of ref count.Li Zefan1-1/+1
2008-01-08[SOCK]: Adds a rcu_dereference() in sk_filterEric Dumazet1-1/+1
2008-01-08[XFRM]: xfrm_algo_clone() allocates too much memoryEric Dumazet2-12/+12
2008-01-08[FORCEDETH]: Fix reversing the MAC address on suspend.Björn Steinbrink1-4/+2
2008-01-08[NET]: mcs7830 passes msecs instead of jiffies to usb_control_msgRuss Dill1-2/+2
2008-01-08[LRO] Fix lro_mgr->features checksBrice Goglin1-8/+8
2008-01-08[NET]: Clone the sk_buff 'iif' field in __skb_clone()Paul Moore2-6/+6
2008-01-08[IPV4] ROUTE: ip_rt_dump() is unecessary slowEric Dumazet1-4/+4
2008-01-08[NET]: kaweth was forgotten in msec switchover of usb_start_wait_urbRuss Dill1-1/+1
2008-01-08[NET] Intel ethernet drivers: update MAINTAINERSAuke Kok1-10/+8
2008-01-08[NET]: Make ->poll() breakout consistent in Intel ethernet drivers.David S. Miller5-21/+19
2008-01-08[NET]: Stop polling when napi_disable() is pending.David S. Miller1-2/+6
2008-01-08[NET]: Fix drivers to handle napi_disable() disabling interrupts.David S. Miller3-0/+10
2008-01-08[NETXEN]: Fix ->poll() done logic.David S. Miller1-1/+1
2008-01-08mac80211: return an error when SIWRATE doesn't match any rateAndrew Lutomirski1-3/+3
2008-01-08ssb: Fix probing of PCI cores if PCI and PCIE core is availableMichael Buesch1-0/+11
2008-01-08[NET]: Do not check netif_running() and carrier state in ->poll()David S. Miller15-55/+9
2008-01-08[NET]: Add NAPI_STATE_DISABLE.David S. Miller1-3/+13
2008-01-08[NET]: Do not grab device reference when scheduling a NAPI poll.David S. Miller1-2/+0
2008-01-08b43: Fix rxheader channel parsingMichael Buesch4-53/+61
2008-01-08[IRDA]: irda_create() nuke user triggable printkmaximilian attems1-2/+0
2008-01-08[SCTP]: Add back the code that accounted for FORWARD_TSN parameter in INIT.Vlad Yasevich1-0/+6
2008-01-08[SCTP]: Correctly handle AUTH parameters in unexpected INITVlad Yasevich1-22/+0
2008-01-08[SCTP]: Fix the name of the authentication event.Vlad Yasevich2-2/+2
2008-01-08[ATM]: [nicstar] delay irq setup until card is configuredChas Williams1-10/+9
2008-01-08[TULIP]: NAPI full quantum bug.Stephen Hemminger1-1/+2
2008-01-08[METH]: Fix MAC address handling.Thomas Bogendoerfer1-3/+7
2008-01-08[NET]: Fix netx-eth.c compilation.Adrian Bunk1-2/+2
2008-01-08[IPV4] ipconfig: Fix regression in ip command line processingAmos Waterland2-4/+19
2008-01-08[IPV4] raw: Strengthen check on validity of iph->ihlHerbert Xu1-1/+3
2008-01-08[NIU]: Update driver version and release date.David S. Miller1-2/+2
2008-01-08[NIU]: Fix potentially stuck TCP socket send queues.David S. Miller1-1/+2
2008-01-08[NIU]: Missing ->last_rx update.David S. Miller1-0/+2
2008-01-08[NIU]: Fix slowpath interrupt handling.Matheos Worku1-11/+23