summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: WARN if skb_checksum_help() is called on skb requiring segmentationBen Hutchings2012-01-171-12/+19
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-01-1720-112/+108
|\
| * mwl8k: Fixing Sparse ENDIAN CHECK warningYogesh Ashok Powar2012-01-171-1/+1
| * mac80211: Fix possible race between sta_unblock and network softirqHelmut Schaa2012-01-171-2/+4
| * mwl8k: fix condition in mwl8k_cmd_encryption_remove_key()Dan Carpenter2012-01-171-1/+1
| * brcmfmac: work-around gcc 4.7 build issueAlexandre Oliva2012-01-171-1/+1
| * brcmsmac: remove PCI suspend/resume from bcma driverLinus Torvalds2012-01-171-35/+3
| * bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resumeLinus Torvalds2012-01-173-2/+21
| * bcma: add stub for bcma_bus_suspend()Linus Torvalds2012-01-173-1/+7
| * bcma: convert suspend/resume to pm_opsLinus Torvalds2012-01-171-26/+16
| * mac80211: fix tx->skb NULL pointer dereferenceYoni Divinsky2012-01-163-9/+22
| * wireless: iwlwifi: iwl-scan.c: Fix build warningFabio Estevam2012-01-161-1/+1
| * Net, mac80211: Fix resource leak in ieee80211_rx_h_mesh_fwding()Jesper Juhl2012-01-161-0/+1
| * ath9k_hw: fix interpretation of the rx KeyMiss flagFelix Fietkau2012-01-162-4/+6
| * bcma: invalidate the mapped core over suspend/resumeRafał Miłecki2012-01-161-0/+3
| * MAINTAINERS: add b43 mailing listRafał Miłecki2012-01-161-0/+1
| * MAINTAINERS: move BCMA to keep the list sortedRafał Miłecki2012-01-161-7/+7
| * mac80211: fix no-op authorized transitionsJohannes Berg2012-01-131-1/+1
| * rt2800pci: fix spurious interrupts generationStanislaw Gruszka2012-01-131-20/+8
| * ipw2x00: signedness bug handling frame lengthDan Carpenter2012-01-131-2/+2
| * wireless: b43: fix Oops on card eject during transferGuennadi Liakhovetski2012-01-131-1/+4
* | caif: Remove bad WARN_ON in caif_devsjur.brandeland@stericsson.com2012-01-171-7/+9
* | caif: Fix typo in Vendor/Product-ID for CAIF modemssjur.brandeland@stericsson.com2012-01-171-1/+1
* | bnx2x: Disable AN KR work-around for BCM57810Yaniv Rosner2012-01-171-1/+9
* | bnx2x: Remove AutoGrEEEn for BCM84833Yaniv Rosner2012-01-171-6/+2
* | bnx2x: Remove 100Mb force speed for BCM84833Yaniv Rosner2012-01-172-6/+21
* | bnx2x: Fix PFC setting on BCM57840Yaniv Rosner2012-01-172-10/+13
* | bnx2x: Fix Super-Isolate mode for BCM84833Yaniv Rosner2012-01-171-113/+137
* | net: fix some sparse errorsEric Dumazet2012-01-176-21/+22
* | net: kill duplicate included headerShan Wei2012-01-173-3/+0
* | net: sh-eth: Fix build error by the value which is not definedNobuhiro Iwamatsu2012-01-171-1/+1
* | net: Use device model to get driver name in skb_gso_segment()Ben Hutchings2012-01-171-4/+4
* | bridge: BH already disabled in br_fdb_cleanup()Eric Dumazet2012-01-171-2/+2
* | net: move sock_update_memcg outside of CONFIG_INETGlauber Costa2012-01-171-1/+1
* | net: remove version.h includes in net/openvswitch/Devendra Naga2012-01-174-4/+0
* | bql: Fix inconsistency between file mode and attr method.Hiroaki SHIMODA2012-01-171-1/+1
* | ehea: make some functions and variables staticThadeu Lima de Souza Cascardo2012-01-173-25/+23
* | netfilter: ipset: dumping error triggered removing references twiceJozsef Kadlecsik2012-01-171-0/+1
* | netfilter: ipset: autoload set type modules safelyJozsef Kadlecsik2012-01-171-10/+26
* | netfilter: revert user-space expectation helper supportPablo Neira Ayuso2012-01-165-27/+4
* | netfilter: xt_hashlimit: fix unused variable warning if IPv6 disabledStephen Rothwell2012-01-161-1/+4
* | vhost-net: add module alias (v2.1)stephen hemminger2012-01-133-3/+9
* | ipv6: release idev when ip6_neigh_lookup failed in icmp6_dst_allocRongQing.Li2012-01-131-0/+1
|/
* Merge branch 'akpm' (aka "Andrew's patch-bomb, take two")Linus Torvalds2012-01-13100-1562/+2589
|\
| * unlzo: fix input buffer freeSascha Hauer2012-01-131-1/+1
| * ramoops: update parameters only after successful initKees Cook2012-01-131-8/+9
| * ramoops: fix use of rounddown_pow_of_two()Marco Stornelli2012-01-131-2/+2
| * c/r: prctl: add PR_SET_MM codes to set up mm_struct entriesCyrill Gorcunov2012-01-132-0/+133
| * c/r: procfs: add start_data, end_data, start_brk members to /proc/$pid/stat v4Cyrill Gorcunov2012-01-132-2/+8
| * c/r: introduce CHECKPOINT_RESTORE symbolCyrill Gorcunov2012-01-131-0/+11