summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rhashtable: better high order allocation attemptsDaniel Borkmann2015-02-201-3/+3
* rhashtable: don't test for shrink on insert, expansion on deleteDaniel Borkmann2015-02-201-9/+18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-02-204-18/+28
|\
| * netfilter: xt_socket: fix a stack corruption bugEric Dumazet2015-02-161-9/+12
| * netfilter: xt_recent: don't reject rule if new hitcount exceeds table maxFlorian Westphal2015-02-161-6/+5
| * netfilter: nft_compat: fix module refcount underflowPablo Neira Ayuso2015-02-161-2/+10
| * ipvs: fix inability to remove a mixed-family RSAlexey Andriyanov2015-02-091-1/+1
* | caif: fix a signedness bug in cfpkt_iterate()Dan Carpenter2015-02-203-5/+5
* | cxgb4: Fix incorrect 'c' suffix to %pI4, use %pISc insteadAnish Bhatt2015-02-202-30/+33
* | ethtool: Add hw-switch-offload to netdev_features_strings.Rami Rosen2015-02-201-0/+1
* | ipvlan: Fix text that talks about ip util supportMahesh Bandewar2015-02-201-1/+1
* | rhashtable: don't allocate ht structure on stack in test_rht_initDaniel Borkmann2015-02-201-1/+2
* | net/appletalk: LTPC needs virt_to_busArnd Bergmann2015-02-201-1/+1
* | net: smc91x: improve neponset hackArnd Bergmann2015-02-201-1/+1
* | sock: sock_dequeue_err_skb() needs hard irq safetyEric Dumazet2015-02-201-2/+3
* | net: Initialize all members in skb_gro_remcsum_init()Geert Uytterhoeven2015-02-201-0/+1
* | ethernet/ixp4xx: prevent allmulti from clobbering promiscDerrick Pallas2015-02-201-1/+1
* | openvswitch: Fix net exit.Pravin B Shelar2015-02-202-2/+45
* | ematch: Fix auto-loading of ematch modules.Ignacy Gawędzki2015-02-201-0/+1
* | net: phy: Fix verification of EEE support in phy_init_eeeGuenter Roeck2015-02-201-3/+20
* | ipv4: ip_check_defrag should correctly check return value of skb_copy_bitsAlexander Drozdov2015-02-201-1/+1
* | usb: plusb: Add support for National Instruments host-to-host cableBen Shelton2015-02-201-0/+5
* | ehea: Register memory hotplug, reboot and crash hooks on adapter probeAnton Blanchard2015-02-191-105/+141
* | gen_stats.c: Duplicate xstats buffer for later useIgnacy Gawędzki2015-02-191-1/+14
* | Merge tag 'mfd-for-linus-3.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-02-1844-109/+3229
|\ \
| * | mfd: intel_soc_pmic: Add missing error check for devm_kzallocKiran Padwal2015-02-161-0/+3
| * | mfd: rtsx_usb: Defer autosuspend while card existsRoger Tseng2015-01-221-0/+18
| * | mfd: devicetree: Add bindings for DA9063Steve Twiss2015-01-221-0/+93
| * | mfd: da9063: Add device tree supportSteve Twiss2015-01-223-0/+12
| * | regulator: qcom-rpm: Add missing state flag in call to RPMBjorn Andersson2015-01-221-0/+1
| * | mfd: qcom-rpm: Driver for the Qualcomm RPMBjorn Andersson2015-01-224-0/+609
| * | mfd: devicetree: bindings: Add Qualcomm RPM DT bindingBjorn Andersson2015-01-222-0/+224
| * | mfd: max77686/802: Remove support for board filesKrzysztof Kozlowski2015-01-224-52/+1
| * | mfd: omap-usb-host: Remove some unused functionsRickard Strandqvist2015-01-221-10/+0
| * | mfd: twl6040: Constify struct regmap_config and reg_default arrayKrzysztof Kozlowski2015-01-221-2/+2
| * | mfd: twl-core: Constify struct regmap_config and reg_default arrayKrzysztof Kozlowski2015-01-221-4/+4
| * | mfd: tps65217: Constify struct regmap_configKrzysztof Kozlowski2015-01-221-1/+1
| * | mfd: mc13xxx: i2c/spi: Constify struct regmap_configKrzysztof Kozlowski2015-01-222-2/+2
| * | mfd: tps65218: Constify struct regmap_configKrzysztof Kozlowski2015-01-221-1/+1
| * | mfd: smsc-ece1099: Constify struct regmap_configKrzysztof Kozlowski2015-01-221-1/+1
| * | mfd: davinci_voicecodec: Constify struct regmap_configKrzysztof Kozlowski2015-01-221-1/+1
| * | mfd: pcf50633: Constify struct regmap_configKrzysztof Kozlowski2015-01-221-1/+1
| * | mfd: retu: Constify struct regmap_configKrzysztof Kozlowski2015-01-221-1/+1
| * | mfd: lm3533: Constify struct regmap_configKrzysztof Kozlowski2015-01-221-1/+1
| * | mfd: max77686: Constify struct regmap_configKrzysztof Kozlowski2015-01-221-3/+3
| * | mfd: intel_soc_pmic: Constify struct regmap_configKrzysztof Kozlowski2015-01-222-2/+2
| * | mfd: hi6421-pmic: Constify struct regmap_configKrzysztof Kozlowski2015-01-221-1/+1
| * | mfd: 88pm860x-core: Constify struct regmap_configKrzysztof Kozlowski2015-01-221-1/+1
| * | mfd: axp20x: Add support for fuel gauge cell driverTodd E Brandt2015-01-221-2/+41
| * | mfd: wm8994: Set mfd id-base for regulator devs creation to avoid conflictsInha Song2015-01-221-3/+3
OpenPOWER on IntegriCloud