aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-17openvswitch: Fix multipart datapath dumps.Ben Pfaff
2012-01-17ipv6: fix per device IP snmp countersEric Dumazet
2012-01-17inetpeer: initialize ->redirect_genid in inet_getpeer()Dan Carpenter
2012-01-17net: fix NULL-deref in WARN() in skb_gso_segment()Michał Mirosław
2012-01-17net: WARN if skb_checksum_help() is called on skb requiring segmentationBen Hutchings
2012-01-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2012-01-17caif: Remove bad WARN_ON in caif_devsjur.brandeland@stericsson.com
2012-01-17caif: Fix typo in Vendor/Product-ID for CAIF modemssjur.brandeland@stericsson.com
2012-01-17bnx2x: Disable AN KR work-around for BCM57810Yaniv Rosner
2012-01-17bnx2x: Remove AutoGrEEEn for BCM84833Yaniv Rosner
2012-01-17bnx2x: Remove 100Mb force speed for BCM84833Yaniv Rosner
2012-01-17bnx2x: Fix PFC setting on BCM57840Yaniv Rosner
2012-01-17bnx2x: Fix Super-Isolate mode for BCM84833Yaniv Rosner
2012-01-17net: fix some sparse errorsEric Dumazet
2012-01-17net: kill duplicate included headerShan Wei
2012-01-17net: sh-eth: Fix build error by the value which is not definedNobuhiro Iwamatsu
2012-01-17net: Use device model to get driver name in skb_gso_segment()Ben Hutchings
2012-01-17bridge: BH already disabled in br_fdb_cleanup()Eric Dumazet
2012-01-17net: move sock_update_memcg outside of CONFIG_INETGlauber Costa
2012-01-17mwl8k: Fixing Sparse ENDIAN CHECK warningYogesh Ashok Powar
2012-01-17mac80211: Fix possible race between sta_unblock and network softirqHelmut Schaa
2012-01-17mwl8k: fix condition in mwl8k_cmd_encryption_remove_key()Dan Carpenter
2012-01-17brcmfmac: work-around gcc 4.7 build issueAlexandre Oliva
2012-01-17net: remove version.h includes in net/openvswitch/Devendra Naga
2012-01-17bql: Fix inconsistency between file mode and attr method.Hiroaki SHIMODA
2012-01-17ehea: make some functions and variables staticThadeu Lima de Souza Cascardo
2012-01-17brcmsmac: remove PCI suspend/resume from bcma driverLinus Torvalds
2012-01-17bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resumeLinus Torvalds
2012-01-17bcma: add stub for bcma_bus_suspend()Linus Torvalds
2012-01-17bcma: convert suspend/resume to pm_opsLinus Torvalds
2012-01-17netfilter: ipset: dumping error triggered removing references twiceJozsef Kadlecsik
2012-01-17netfilter: ipset: autoload set type modules safelyJozsef Kadlecsik
2012-01-16mac80211: fix tx->skb NULL pointer dereferenceYoni Divinsky
2012-01-16wireless: iwlwifi: iwl-scan.c: Fix build warningFabio Estevam
2012-01-16Net, mac80211: Fix resource leak in ieee80211_rx_h_mesh_fwding()Jesper Juhl
2012-01-16ath9k_hw: fix interpretation of the rx KeyMiss flagFelix Fietkau
2012-01-16bcma: invalidate the mapped core over suspend/resumeRafał Miłecki
2012-01-16MAINTAINERS: add b43 mailing listRafał Miłecki
2012-01-16MAINTAINERS: move BCMA to keep the list sortedRafał Miłecki
2012-01-16netfilter: revert user-space expectation helper supportPablo Neira Ayuso
2012-01-16netfilter: xt_hashlimit: fix unused variable warning if IPv6 disabledStephen Rothwell
2012-01-13mac80211: fix no-op authorized transitionsJohannes Berg
2012-01-13rt2800pci: fix spurious interrupts generationStanislaw Gruszka
2012-01-13ipw2x00: signedness bug handling frame lengthDan Carpenter
2012-01-13wireless: b43: fix Oops on card eject during transferGuennadi Liakhovetski
2012-01-13vhost-net: add module alias (v2.1)stephen hemminger
2012-01-13ipv6: release idev when ip6_neigh_lookup failed in icmp6_dst_allocRongQing.Li
2012-01-12Merge branch 'akpm' (aka "Andrew's patch-bomb, take two")Linus Torvalds
2012-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-01-12unlzo: fix input buffer freeSascha Hauer