summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-08rhashtable-test: Fix max_size parameter descriptionPhil Sutter1-1/+1
2016-08-08Merge branch 'sctp_diag-fixes'David S. Miller3-70/+76
2016-08-08sctp_diag: Respect ss adding TCPF_CLOSE to idiag_statesPhil Sutter1-2/+2
2016-08-08sctp_diag: Fix T3_rtx timer exportPhil Sutter1-4/+10
2016-08-08sctp: Export struct sctp_info to userspacePhil Sutter2-64/+64
2016-08-07net: macb: Correct CAPS maskHarini Katakam1-1/+1
2016-08-07Merge tag 'mac80211-for-davem-2016-08-05' of git://git.kernel.org/pub/scm/lin...David S. Miller10-23/+56
2016-08-07samples/bpf: add bpf_map_update_elem() testsAlexei Starovoitov1-2/+13
2016-08-07bpf: restore behavior of bpf_map_update_elemAlexei Starovoitov1-11/+73
2016-08-06net: dsa: b53: Add missing ULL suffix for 64-bit constantGeert Uytterhoeven1-1/+1
2016-08-06ipv4: panic in leaf_walk_rcu due to stale node pointerDavid Forster1-6/+2
2016-08-06rxrpc: Fix races between skb free, ACK generation and replyingDavid Howells14-286/+225
2016-08-06net: arc_emac: add missing of_node_put() in arc_emac_probe()Wei Yongjun1-2/+4
2016-08-06OVS: Ignore negative headroom valueIan Wienand1-1/+1
2016-08-05mac80211: Add ieee80211_hw pointer to get_expected_throughputMaxim Altshul3-4/+6
2016-08-05nl80211: correct checks for NL80211_MESHCONF_HT_OPMODE valueMasashi Honma1-3/+31
2016-08-05mac80211: End the MPSP even if EOSP frame was not ackedMasashi Honma1-7/+7
2016-08-05mac80211: fix purging multicast PS buffer queueFelix Fietkau2-4/+4
2016-08-03Merge branch 'qlcnic-fixes'David S. Miller4-48/+62
2016-08-03qlcnic: Update version to 5.3.65Manish Chopra1-2/+2
2016-08-03qlcnic: fix napi budget alterationManish Chopra1-2/+0
2016-08-03qlcnic: fix data structure corruption in async mbx command handlingManish Chopra2-44/+60
2016-08-03Merge branch 'tg3-fixes'David S. Miller1-4/+1
2016-08-03tg3: Report the correct number of RSS queues through tg3_get_rxnfcSiva Reddy Kallam1-4/+0
2016-08-03tg3: Fix for diasllow rx coalescing time to be 0Satish Baddipadige1-0/+1
2016-08-03bpf: fix method of PTR_TO_PACKET reg id generationJakub Kicinski1-1/+2
2016-08-03net: xgene: fix maybe-uninitialized variableArnd Bergmann1-0/+2
2016-08-03openvswitch: Remove incorrect WARN_ONCE().Jarno Rajahalme1-7/+1
2016-08-03Merge tag 'trace-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds4-9/+19
2016-08-03fs/proc: Add compiler check for -Wno-override-init to support gcc < 4.2Geert Uytterhoeven1-1/+1
2016-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds52-95/+195
2016-08-03mac80211: mesh: flush stations before beacons are stoppedMaital Hahn1-4/+6
2016-08-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds206-2012/+5749
2016-08-03Merge tag 'for-linus-v4.8' of git://github.com/martinbrandenburg/linuxLinus Torvalds9-34/+135
2016-08-03Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds31-823/+1412
2016-08-03ipc: delete "nr_ipc_ns"Alexey Dobriyan3-6/+0
2016-08-03kcov: allow more fine-grained coverage instrumentationVegard Nossum2-1/+12
2016-08-03init/Kconfig: add clarification for out-of-tree modulesValdis Kletnieks1-1/+1
2016-08-03config: add android config fragmentsRob Herring3-0/+278
2016-08-03init/Kconfig: ban CONFIG_LOCALVERSION_AUTO with allmodconfigAlexey Dobriyan1-0/+1
2016-08-03relay: add global mode support for buffer-only channelsAkash Goel1-2/+32
2016-08-03init: allow blacklisting of module_init functionsPrarit Bhargava1-0/+6
2016-08-03w1:omap_hdq: fix regressionH. Nikolaus Schaller1-2/+0
2016-08-03w1: add helper macro module_w1_familyAndrew F. Davis11-131/+22
2016-08-03w1: remove need for ida and use PLATFORM_DEVID_AUTOAndrew F. Davis3-66/+13
2016-08-03rapidio/switches: add driver for IDT gen3 switchesAlexandre Bounine4-0/+391
2016-08-03powerpc/fsl_rio: apply changes for RIO spec rev 3Alexandre Bounine1-15/+5
2016-08-03rapidio: modify for rev.3 specification changesAlexandre Bounine8-191/+249
2016-08-03rapidio: change inbound window size type to u64Alexandre Bounine3-8/+12
2016-08-03rapidio/idt_gen2: fix locking warningAlexandre Bounine1-4/+3