summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* carl9170: Add support for NL80211_IFTYPE_MESH_POINT interfacesJavier Lopez2012-08-064-2/+6
* b43: N-PHY: add overriding RF control for rev7+Rafał Miłecki2012-08-063-4/+129
* b43: be more user friendly with PHY infoRafał Miłecki2012-08-062-5/+36
* b43: N-PHY: init 0x2057 radioRafał Miłecki2012-08-064-2/+712
* b43: N-PHY: finish 0x2056 radio setupRafał Miłecki2012-08-062-6/+90
* b43: add helper waiting for given value in radio regRafał Miłecki2012-08-063-11/+22
* b43: rename host flags definesRafał Miłecki2012-08-063-10/+12
* p54pci: convert driver to use asynchronous firmware loadingLarry Finger2012-08-062-26/+63
* b43: N-PHY: add PHY rev7+ workaroundsRafał Miłecki2012-08-061-2/+326
* b43: N-PHY: update workaroundsRafał Miłecki2012-08-061-16/+30
* brcmsmac: use ieee80211_channel_to_frequencyJohannes Berg2012-08-062-14/+4
* ipv4: Properly purge netdev references on uncached routes.David S. Miller2012-08-014-4/+69
* ipv4: Cache routes in nexthop exception entries.David S. Miller2012-08-013-64/+79
* ipv4: percpu nh_rth_output cacheEric Dumazet2012-07-313-7/+34
* ipv4: Restore old dst_free() behavior.Eric Dumazet2012-07-317-50/+50
* 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-301-1/+3
* tg3: Update version to 3.124Michael Chan2012-07-301-1/+1
* tg3: Fix race condition in tg3_get_stats64()Michael Chan2012-07-301-2/+4
* tg3: Add New 5719 Read DMA workaroundMichael Chan2012-07-302-1/+29
* tg3: Fix Read DMA workaround for 5719 A0.Michael Chan2012-07-301-2/+1
* tg3: Request APE_LOCK_PHY before PHY accessMichael Chan2012-07-302-0/+38
* ipv6: fix incorrect route 'expires' value passed to userspaceLi Wei2012-07-302-8/+8
* mISDN: Bugfix only few bytes are transfered on a connectionKarsten Keil2012-07-301-3/+4
* seeq: use PTR_RET at init_module of driverDevendra Naga2012-07-301-3/+1
* bnx2x: remove cast around the kmalloc in bnx2x_prev_mark_pathDevendra Naga2012-07-301-2/+1
* ipv4: clean up put_childLin Ming2012-07-301-26/+25
* ipv4: fix debug info in tnode_newLin Ming2012-07-301-1/+1
* qlge: Add offload features to vlan interfacesbrenohl@br.ibm.com2012-07-301-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-2814-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-231-0/+9
| * | | | ext4: fix hole punch failure when depth is greater than 0Ashish Sangwan2012-07-231-17/+29
| * | | | ext4: remove unnecessary argument from __ext4_handle_dirty_metadata()Artem Bityutskiy2012-07-235-11/+7