summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/core: fix comment in skb_try_coalesceLi RongQing2012-09-191-1/+3
* asix: Support DLink DUB-E100 H/W Ver C1Søren holm2012-09-191-0/+4
* pkt_sched: fix virtual-start-time update in QFQPaolo Valente2012-09-191-1/+4
* tcp: flush DMA queue before sk_wait_data if rcv_wnd is zeroMichal Kubeček2012-09-191-2/+8
* batman-adv: make batadv_test_bit() return 0 or 1 onlyLinus Lüssing2012-09-191-3/+3
* e1000: Small packets may get corrupted during padding by HWTushar Dave2012-09-181-0/+11
* xfrm: fix a read lock imbalance in make_blackholeLi RongQing2012-09-181-1/+1
* tcp: fix regression in urgent data handlingEric Dumazet2012-09-181-3/+2
* net: fix memory leak on oom with zerocopyMichael S. Tsirkin2012-09-181-1/+1
* netxen: check for root bus in netxen_mask_aer_correctableNikolay Aleksandrov2012-09-181-0/+4
* bnx2x: fix rx checksum validation for IPv6Michal Schmidt2012-09-181-5/+7
* xfrm_user: return error pointer instead of NULL #2Mathias Krause2012-09-181-2/+4
* xfrm_user: return error pointer instead of NULLMathias Krause2012-09-181-2/+4
* ipv6: use DST_* macro to set obselete fieldNicolas Dichtel2012-09-181-3/+3
* ipv6: use net->rt_genid to check dst validityNicolas Dichtel2012-09-183-29/+12
* xfrm: invalidate dst on policy insertion/deletionNicolas Dichtel2012-09-182-0/+2
* netns: move net->ipv4.rt_genid to net->rt_genidNicolas Dichtel2012-09-183-8/+12
* net: rt_cache_flush() cleanupEric Dumazet2012-09-181-17/+2
* ipv4/route: arg delay is useless in rt_cache_flush()Nicolas Dichtel2012-09-187-35/+22
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-09-1712-24/+46
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-1412-24/+46
| |\
| | * brcmfmac: Fix big endian host configuration data.Hante Meuleman2012-09-121-10/+16
| | * brcmfmac: fix big endian bug in i-scan.Hante Meuleman2012-09-121-2/+4
| | * rtlwifi: rtl8192ce: Log message that B_CUT device may not workLarry Finger2012-09-123-4/+15
| | * brcm80211: fix missing allocation failure checkColin Ian King2012-09-101-0/+2
| | * ath9k: make PA linearization optional, disabled by default and fix checksFelix Fietkau2012-09-105-7/+8
| | * brcmsmac: fix mismatch in number of custom regulatory rulesArend van Spriel2012-09-101-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixesLinus Torvalds2012-09-143-44/+61
|\ \ \
| * | | GFS2: Take account of blockages when using reserved blocksSteven Whitehouse2012-09-131-38/+28
| * | | GFS2: Fix missing allocation data for set/remove xattrSteven Whitehouse2012-09-131-2/+6
| * | | GFS2: Make write size hinting code commonSteven Whitehouse2012-09-131-4/+27
* | | | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2012-09-147-36/+31
|\ \ \ \
| * | | | thinkpad_acpi: buffer overflow in fan_get_status()Dan Carpenter2012-09-131-6/+7
| * | | | eeepc-laptop: fix device reference count leakage in eeepc_rfkill_hotplug()Jiang Liu2012-09-131-4/+6
| * | | | platform/x86: fix asus_laptop.wled_type descriptionMaxim Nikulin2012-09-131-1/+1
| * | | | asus-laptop: HRWS/HWRS typoCorentin Chary2012-09-131-4/+4
| * | | | drivers-platform-x86: remove useless #ifdef CONFIG_ACPI_VIDEOCorentin Chary2012-09-134-14/+0
| * | | | apple-gmux: Fix port address calculation in gmux_pio_write32()Seth Forshee2012-09-131-1/+1
| * | | | apple-gmux: Fix index read functionsBernhard Froemel2012-09-131-2/+4
| * | | | apple-gmux: Obtain version info from indexed gmuxBernhard Froemel2012-09-131-4/+8
* | | | | Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds2012-09-145-33/+42
|\ \ \ \ \
| * | | | | i2c: algo: pca: Fix mode selection for PCA9665Thomas Kavanagh2012-09-141-3/+3
| * | | | | MAINTAINERS: fix tree for current i2c-embedded developmentWolfram Sang2012-09-141-1/+1
| * | | | | i2c: mxs: correctly setup speed for non devicetreeWolfram Sang2012-09-121-7/+6
| * | | | | i2c: pnx: Fix read transactions of >= 2 bytesRoland Stigge2012-09-122-20/+29
| * | | | | i2c: pnx: Fix bit definitionsRoland Stigge2012-09-121-2/+3
* | | | | | Merge tag 'ecryptfs-3.6-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-09-143-2/+14
|\ \ \ \ \ \
| * | | | | | eCryptfs: Copy up attributes of the lower target inode after renameTyler Hicks2012-09-141-0/+5
| * | | | | | eCryptfs: Call lower ->flush() from ecryptfs_flush()Tyler Hicks2012-09-141-2/+8
| * | | | | | eCryptfs: Write out all dirty pages just before releasing the lower fileTyler Hicks2012-09-141-0/+1
OpenPOWER on IntegriCloud