summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bridge: make port attributes conststephen hemminger2012-07-301-3/+3
* ipv4: remove rt_cache_rebuild_countEric Dumazet2012-07-303-19/+0
* net: ipv4: fix RCU races on dst refcountsEric Dumazet2012-07-309-35/+55
* net: TCP early demux cleanupEric Dumazet2012-07-302-4/+0
* tun: Fix formatting.David S. Miller2012-07-301-2/+2
* net/tun: fix ioctl() based info leaksMathias Krause2012-07-291-1/+3
* tg3: Update version to 3.124Michael Chan2012-07-291-1/+1
* tg3: Fix race condition in tg3_get_stats64()Michael Chan2012-07-291-2/+4
* tg3: Add New 5719 Read DMA workaroundMichael Chan2012-07-292-1/+29
* tg3: Fix Read DMA workaround for 5719 A0.Michael Chan2012-07-291-2/+1
* tg3: Request APE_LOCK_PHY before PHY accessMichael Chan2012-07-292-0/+38
* ipv6: fix incorrect route 'expires' value passed to userspaceLi Wei2012-07-292-8/+8
* mISDN: Bugfix only few bytes are transfered on a connectionKarsten Keil2012-07-291-3/+4
* seeq: use PTR_RET at init_module of driverDevendra Naga2012-07-291-3/+1
* bnx2x: remove cast around the kmalloc in bnx2x_prev_mark_pathDevendra Naga2012-07-291-2/+1
* ipv4: clean up put_childLin Ming2012-07-291-26/+25
* ipv4: fix debug info in tnode_newLin Ming2012-07-291-1/+1
* qlge: Add offload features to vlan interfacesbrenohl@br.ibm.com2012-07-291-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-07-2810-28/+36
|\
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-07-273-13/+13
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-273-13/+13
| | |\
| | | * bcma: add missing iounmap on error pathHauke Mehrtens2012-07-261-5/+10
| | | * bcma: fix regression in interrupt assignment on mipsHauke Mehrtens2012-07-261-3/+3
| | | * mac80211_hwsim: fix possible race condition in usage of info->control.sta & c...Thomas Huehn2012-07-261-5/+0
| * | | tcp: perform DMA to userspace only if there is a task waiting for itJiri Kosina2012-07-271-1/+3
| * | | Revert "openvswitch: potential NULL deref in sample()"Jesse Gross2012-07-271-3/+0
| * | | ipv4: fix TCP early demuxEric Dumazet2012-07-273-8/+8
| * | | net: fix rtnetlink IFF_PROMISC and IFF_ALLMULTI handlingJiri Benc2012-07-271-1/+7
| * | | USB: kaweth.c: use GFP_ATOMIC under spin_lockDan Carpenter2012-07-271-1/+1
| * | | tcp: Add TCP_USER_TIMEOUT negative value checkHangbin Liu2012-07-271-1/+4
* | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2012-07-2714-196/+563
|\ \ \ \
| * | | | ext4: undo ext4_calc_metadata_amount if we fail to claim spaceTheodore Ts'o2012-07-231-11/+21
| * | | | ext4: don't let i_reserved_meta_blocks go negativeBrian Foster2012-07-221-0/+9
| * | | | ext4: fix hole punch failure when depth is greater than 0Ashish Sangwan2012-07-221-17/+29
| * | | | ext4: remove unnecessary argument from __ext4_handle_dirty_metadata()Artem Bityutskiy2012-07-225-11/+7
| * | | | ext4: weed out ext4_write_superArtem Bityutskiy2012-07-221-10/+0
| * | | | ext4: remove unnecessary superblock dirtyingArtem Bityutskiy2012-07-222-4/+3
| * | | | ext4: convert last user of ext4_mark_super_dirty() to ext4_handle_dirty_super()Jan Kara2012-07-222-10/+13
| * | | | ext4: remove useless marking of superblock dirtyJan Kara2012-07-222-4/+0
| * | | | ext4: fix ext4 mismerge back in JanuaryAl Viro2012-07-221-1/+0
| * | | | ext4: remove dynamic array size in ext4_chksum()Theodore Ts'o2012-07-221-1/+3
| * | | | ext4: remove unused variable in ext4_update_super()Theodore Ts'o2012-07-221-1/+1
| * | | | ext4: make quota as first class supported featureAditya Kali2012-07-223-10/+150
| * | | | ext4: don't take the i_mutex lock when doing DIO overwritesZheng Liu2012-07-222-4/+71
| * | | | ext4: add a new nolock flag in ext4_map_blocksZheng Liu2012-07-092-10/+51
| * | | | ext4: split ext4_file_write into buffered IO and direct IOZheng Liu2012-07-091-22/+38
| * | | | ext4: remove an unused statement in ext4_mb_get_buddy_page_lock()Haibo Liu2012-07-091-1/+0
| * | | | ext4: fix out-of-date comments in extents.cHaiboLiu2012-07-091-2/+1
| * | | | ext4: use s_csum_seed instead of i_csum_seed for xattr blockTao Ma2012-07-091-7/+4
| * | | | ext4: use proper csum calculation in ext4_renameTao Ma2012-07-091-2/+9
OpenPOWER on IntegriCloud