summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* decnet: Fix obvious o/0 typoRasmus Villemoes2015-02-231-1/+1
* rhashtable: initialize all rhashtable walker membersSasha Levin2015-02-231-0/+3
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-02-231-0/+1
|\
| * Bluetooth: btusb: Fix issue with CSR based Intel Wireless controllersMarcel Holtmann2015-02-231-0/+1
|/
* tcp: fix tcp_should_expand_sndbuf() to use tcp_packets_in_flight()Neal Cardwell2015-02-231-1/+1
* net: pktgen: disable xmit_clone on virtual devicesEric Dumazet2015-02-231-0/+3
* r8169: Revert BQL and xmit_more support.David S. Miller2015-02-221-23/+7
* wan: cosa: replace current->state by set_current_state()Fabian Frederick2015-02-221-6/+6
* hso: replace current->state by __set_current_state()Fabian Frederick2015-02-221-1/+1
* mISDN: replace current->state by set_current_state()Fabian Frederick2015-02-221-1/+1
* af_packet: allow packets defragmentation not only for hash fanout typeAlexander Drozdov2015-02-221-5/+5
* rhashtable: ensure cache line alignment on bucket_tableEric Dumazet2015-02-221-4/+5
* net: reject creation of netdev names with colonsMatthew Thode2015-02-221-1/+1
* net: dsa: bcm_sf2: fix 64-bits register readsFlorian Fainelli2015-02-201-1/+1
* rhashtable: allow to unload test moduleDaniel Borkmann2015-02-201-0/+5
* 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