aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/rtmutex-tester.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-02-18net/mv643xx: use GFP_ATOMIC while atomicSebastian Siewior1-1/+1
2009-02-18atl1c: Atheros L1C Gigabit Ethernet driverJie Yang8-0/+5120
2009-02-17net: Kill skb_truesize_check(), it only catches false-positives.David S. Miller4-19/+0
2009-02-16net: forcedeth: Fix wake-on-lan regressionTobias Diedrich1-1/+12
2009-02-12wimax: fix oops in wimax_dev_get_by_genl_info() when looking up non-wimax ifaceInaky Perez-Gonzalez1-4/+5
2009-02-12net: 4 bytes kernel memory disclosure in SO_BSDCOMPAT gsopt try #2Clément Lecigne1-0/+2
2009-02-12netxen: fix compile waring "label ‘set_32_bit_mask’ defined but not used" on IA64 platformYang Hongyang1-1/+1
2009-02-12bnx2: Update version to 1.9.2 and copyright.Michael Chan2-4/+4
2009-02-12bnx2: Fix jumbo frames error handling.Michael Chan1-11/+19
2009-02-12bnx2: Update 5709 firmware.Michael Chan1-4432/+4363
2009-02-12bnx2: Update 5706/5708 firmware.Michael Chan1-4309/+4206
2009-02-123c505: do not set pcb->data.raw beyond its sizeRoel Kluin1-10/+16
2009-02-12Documentation/connector/cn_test.c: don't use gfp_any()Andrew Morton1-4/+2
2009-02-12net: don't use in_atomic() in gfp_any()Andrew Morton1-1/+1
2009-02-12IRDA: cnt is off by 1Roel Kluin1-1/+1
2009-02-12netxen: remove pcie workaroundDhananjay Phadke1-64/+0
2009-02-12sun3: print when lance_open() failsRoel Kluin1-1/+1
2009-02-12qlge: bugfix: Add missing rx buf clean index on early exit.Ron Mercer1-0/+2
2009-02-12qlge: bugfix: Fix RX scaling values.Ron Mercer1-2/+2
2009-02-12qlge: bugfix: Fix TSO breakage.Ron Mercer1-4/+6
2009-02-12qlge: bugfix: Add missing dev_kfree_skb_any() call.Ron Mercer1-0/+2
2009-02-12qlge: bugfix: Add missing put_page() call.Ron Mercer1-0/+2
2009-02-12qlge: bugfix: Fix fatal error recovery hang.Ron Mercer1-2/+11
2009-02-12qlge: bugfix: Use netif_receive_skb() and vlan_hwaccel_receive_skb().Ron Mercer1-2/+2
2009-02-12TG3: limit reaches -1Roel Kluin1-2/+2
2009-02-11iwlwifi: fix suspend/resume and its usage of pci saved stateReinette Chatre2-4/+26
2009-02-11zd1211rw: treat MAXIM_NEW_RF(0x08) as UW2453_RF(0x09) for TP-Link WN322/422GHin-Tak Leung1-0/+1
2009-02-11zd1211rw: adding 0ace:0xa211 as a ZD1211 deviceHin-Tak Leung1-0/+1
2009-02-11mac80211: restrict to AP in outgoing interface heuristicJohannes Berg1-0/+2
2009-02-11ath5k: fix bf->skb==NULL panic in ath5k_tasklet_rxBob Copeland1-32/+53
2009-02-10sunhme: Fix Quattro HME irq registration on proble failuresMeelis Roos1-6/+28
2009-02-10fore200: fix oops on failed firmware loadMeelis Roos1-2/+2
2009-02-10pkt_sched: type should be __u32 in headerChuck Ebbert1-1/+1
2009-02-10Phonet: do not compute unused valueRémi Denis-Courmont1-1/+1
2009-02-10Phonet: fix double free in GPRS outbound packet error pathRémi Denis-Courmont1-1/+0
2009-02-10mdio-gpio: Add mdc pin direction initializationPaulius Zaleckas1-0/+2
2009-02-09bridge: Fix LRO crash with tunHerbert Xu1-1/+6
2009-02-09IPv6: fix to set device name when new IPv6 over IPv6 tunnel device is created.Noriaki TAKAMIYA1-1/+1
2009-02-09gianfar: Fix boot hangs while bringing up gianfar ethernetJarek Poplawski1-0/+6
2009-02-09netfilter: xt_sctp: sctp chunk mapping doesn't workQu Haoran1-1/+1
2009-02-09netfilter: ctnetlink: fix echo if not subscribed to any multicast groupPablo Neira Ayuso1-2/+3
2009-02-09netfilter: ctnetlink: allow changing NAT sequence adjustment in creationPablo Neira Ayuso1-0/+10
2009-02-09netfilter: nf_conntrack_ipv6: don't track ICMPv6 negotiation messageEric Leblond1-0/+21
2009-02-09netfilter: fix tuple inversion for Node information requestEric Leblond1-2/+2
2009-02-08netxen: fix msi-x interrupt handlingDhananjay Phadke2-2/+13
2009-02-08de2104x: force correct order when writing to rx ringRisto Suominen1-1/+2
2009-02-08tun: Fix unicast filter overflowAlex Williamson1-2/+8
2009-02-08drivers/isdn: introduce missing kfreeJulia Lawall1-0/+2
2009-02-08drivers/atm: introduce missing kfreeJulia Lawall1-0/+1
2009-02-07sunhme: Don't match PCI devices in SBUS probe.David S. Miller1-4/+8