summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-03mlxsw: spectrum_router: Properly name netevent work structIdo Schimmel
2017-11-03mlxsw: spectrum_router: Embed netevent notifier block in router structIdo Schimmel
2017-11-03ipv4: Send a netevent whenever multipath hash policy is changedIdo Schimmel
2017-11-03net: systemport: Correct IPG length settingsFlorian Fainelli
2017-11-03tcp: do not mangle skb->cb[] in tcp_make_synack()Eric Dumazet
2017-11-03fib: fib_dump_info can no longer use __in_dev_get_rtnlFlorian Westphal
2017-11-03cxgb4: fix error return code in cxgb4_set_hash_filter()Wei Yongjun
2017-11-03bpf: fix out-of-bounds access warning in bpf_checkArnd Bergmann
2017-11-03bpf: fix link error without CONFIG_NETArnd Bergmann
2017-11-03net: Define eth_stp_addr in linux/etherdevice.hEgil Hjelmeland
2017-11-03stmmac: use of_property_read_u32 instead of read_u8Bhadram Varka
2017-11-03liquidio: bump up driver version to 1.7.0 to match newer NIC firmwareFelix Manlunas
2017-11-03Merge branch 'net-sched-use-after-free'David S. Miller
2017-11-03net_sched: hold netns refcnt for each actionCong Wang
2017-11-03net_sched: acquire RTNL in tc_action_net_exit()Cong Wang
2017-11-03tcp: add tracepoint trace_tcp_retransmit_synack()Song Liu
2017-11-03ipv6: Implement limits on Hop-by-Hop and Destination optionsTom Herbert
2017-11-03powerpc/perf: Fix core-imc hotplug callback failure during imc initializationMadhavan Srinivasan
2017-11-02Kbuild: don't pass "-C" to preprocessor when processing linker scriptsLinus Torvalds
2017-11-02Revert "x86: do not use cpufreq_quick_get() for /proc/cpuinfo "cpu MHz""Linus Torvalds
2017-11-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2017-11-02arm64: ensure __dump_instr() checks addr_limitMark Rutland
2017-11-02Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2017-11-02rsi: fix kbuild reported build errors with CONFIG_PM offAmitkumar Karwar
2017-11-02rsi: move rsi_sdio_reinit_device() out of CONFIG_PMAmitkumar Karwar
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02Merge tag 'linux-kselftest-4.14-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-02Merge tag 'sound-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-11-02Merge branch 'fixes-v4.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-02futex: futex_wake_op, do not fail on invalid opJiri Slaby
2017-11-02Merge branch 'hns3-add-support-for-reset'David S. Miller
2017-11-02net: hns3: hns3:fix a bug about statistic counter in reset processqumingguang
2017-11-02net: hns3: Fix a misuse to devm_free_irqqumingguang
2017-11-02net: hns3: Add reset interface implementation in clientLipeng
2017-11-02net: hns3: Add timeout process in hns3_enetLipeng
2017-11-02net: hns3: Add reset process in hclge_mainLipeng
2017-11-02net: hns3: Add support for misc interruptLipeng
2017-11-02net: hns3: Refactor the initialization of command queueLipeng
2017-11-02net: hns3: Refactor mac_init functionqumingguang
2017-11-02net: hns3: Refactor the mapping of tqp to vportLipeng
2017-11-02net: seeq: fix timer conversionArnd Bergmann
2017-11-02net: dsa: lan9303: Added Documentation/networking/dsa/lan9303.txtEgil Hjelmeland
2017-11-02Merge branch 'nfp-TC-block-fixes-app-fallback-and-dev_alloc'David S. Miller
2017-11-02nfp: improve defines for constants in ethtoolJakub Kicinski
2017-11-02nfp: use a counter instead of log message for allocation failuresJakub Kicinski
2017-11-02nfp: switch to dev_alloc_page()Jakub Kicinski
2017-11-02nfp: bpf: fall back to core NIC app if BPF not selectedJakub Kicinski
2017-11-02nfp: reorganize the app tableJakub Kicinski
2017-11-02nfp: bpf: reject TC offload if XDP loadedJakub Kicinski
2017-11-02nfp: flower: vxlan - ensure no sleep in atomic contextJohn Hurley