summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* User namespaces: Only put the userns when we unhash the uidSerge E. Hallyn2009-02-131-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-02-1226-8901/+8767
|\
| * wimax: fix oops in wimax_dev_get_by_genl_info() when looking up non-wimax ifaceInaky Perez-Gonzalez2009-02-121-4/+5
| * net: 4 bytes kernel memory disclosure in SO_BSDCOMPAT gsopt try #2Clément Lecigne2009-02-121-0/+2
| * netxen: fix compile waring "label ‘set_32_bit_mask’ defined but not used"...Yang Hongyang2009-02-121-1/+1
| * bnx2: Update version to 1.9.2 and copyright.Michael Chan2009-02-122-4/+4
| * bnx2: Fix jumbo frames error handling.Michael Chan2009-02-121-11/+19
| * bnx2: Update 5709 firmware.Michael Chan2009-02-121-4432/+4363
| * bnx2: Update 5706/5708 firmware.Michael Chan2009-02-121-4309/+4206
| * 3c505: do not set pcb->data.raw beyond its sizeRoel Kluin2009-02-121-10/+16
| * Documentation/connector/cn_test.c: don't use gfp_any()Andrew Morton2009-02-121-4/+2
| * net: don't use in_atomic() in gfp_any()Andrew Morton2009-02-121-1/+1
| * IRDA: cnt is off by 1Roel Kluin2009-02-121-1/+1
| * netxen: remove pcie workaroundDhananjay Phadke2009-02-121-64/+0
| * sun3: print when lance_open() failsRoel Kluin2009-02-121-1/+1
| * qlge: bugfix: Add missing rx buf clean index on early exit.Ron Mercer2009-02-121-0/+2
| * qlge: bugfix: Fix RX scaling values.Ron Mercer2009-02-121-2/+2
| * qlge: bugfix: Fix TSO breakage.Ron Mercer2009-02-121-4/+6
| * qlge: bugfix: Add missing dev_kfree_skb_any() call.Ron Mercer2009-02-121-0/+2
| * qlge: bugfix: Add missing put_page() call.Ron Mercer2009-02-121-0/+2
| * qlge: bugfix: Fix fatal error recovery hang.Ron Mercer2009-02-121-2/+11
| * qlge: bugfix: Use netif_receive_skb() and vlan_hwaccel_receive_skb().Ron Mercer2009-02-121-2/+2
| * TG3: limit reaches -1Roel Kluin2009-02-121-2/+2
| * iwlwifi: fix suspend/resume and its usage of pci saved stateReinette Chatre2009-02-112-4/+26
| * zd1211rw: treat MAXIM_NEW_RF(0x08) as UW2453_RF(0x09) for TP-Link WN322/422GHin-Tak Leung2009-02-111-0/+1
| * zd1211rw: adding 0ace:0xa211 as a ZD1211 deviceHin-Tak Leung2009-02-111-0/+1
| * mac80211: restrict to AP in outgoing interface heuristicJohannes Berg2009-02-111-0/+2
| * ath5k: fix bf->skb==NULL panic in ath5k_tasklet_rxBob Copeland2009-02-111-32/+53
| * sunhme: Fix Quattro HME irq registration on proble failuresMeelis Roos2009-02-101-6/+28
| * fore200: fix oops on failed firmware loadMeelis Roos2009-02-101-2/+2
| * pkt_sched: type should be __u32 in headerChuck Ebbert2009-02-101-1/+1
| * Phonet: do not compute unused valueRémi Denis-Courmont2009-02-101-1/+1
| * Phonet: fix double free in GPRS outbound packet error pathRémi Denis-Courmont2009-02-101-1/+0
| * mdio-gpio: Add mdc pin direction initializationPaulius Zaleckas2009-02-101-0/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2009-02-123-0/+3
|\ \
| * | mm: Export symbol ksize()Kirill A. Shutemov2009-02-123-0/+3
* | | Fix page writeback thinko, causing Berkeley DB slowdownNick Piggin2009-02-121-1/+1
|/ /
* | Merge git://git.infradead.org/users/cbou/battery-2.6.29Linus Torvalds2009-02-111-1/+2
|\ \
| * | pcf50633_charger: Fix typoBalaji Rao2009-02-021-1/+2
* | | w1: w1 temp calculation overflow fixIan Dall2009-02-111-1/+1
* | | nbd: fix I/O hang on disconnected nbdsPaul Clements2009-02-111-0/+9
* | | mm: rearrange exit_mmap() to unlock before arch_exit_mmapJeremy Fitzhardinge2009-02-111-4/+6
* | | parport: parport_serial, don't bind netmos ibm 0299Jiri Slaby2009-02-111-0/+5
* | | writeback: fix break conditionFederico Cuello2009-02-111-13/+16
* | | syscall define: fix uml compile bugHeiko Carstens2009-02-111-14/+14
* | | ext2/xip: refuse to change xip flag during remount with busy inodesCarsten Otte2009-02-111-3/+6
* | | cgroups: fix lockdep subclasses overflowLi Zefan2009-02-112-1/+3
* | | cgroups: add Li Zefan as a maintainerKOSAKI Motohiro2009-02-111-0/+2
* | | rtc: t reaches -1, tested 0Roel Kluin2009-02-111-1/+1
* | | kernel-doc: fix syscall wrapper processingRandy Dunlap2009-02-111-1/+39
OpenPOWER on IntegriCloud