aboutsummaryrefslogtreecommitdiffstats
path: root/net/ncsi/ncsi-manage.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-03net: bridge: Convert timers to use timer_setup()Allen Pais1-29/+19
2017-11-03net: bridge: Convert timers to use timer_setup()Allen Pais1-40/+39
2017-11-03mlxsw: spectrum_router: Update multipath hash parameters upon neteventsIdo Schimmel1-1/+30
2017-11-03mlxsw: spectrum_router: Align multipath hash parameters with kernel'sIdo Schimmel1-0/+64
2017-11-03mlxsw: reg: Add Router ECMP Configuration Register Version 2Ido Schimmel1-0/+132
2017-11-03mlxsw: spectrum_router: Properly name netevent work structIdo Schimmel1-13/+13
2017-11-03mlxsw: spectrum_router: Embed netevent notifier block in router structIdo Schimmel3-11/+12
2017-11-03ipv4: Send a netevent whenever multipath hash policy is changedIdo Schimmel2-1/+20
2017-11-03net: systemport: Correct IPG length settingsFlorian Fainelli1-4/+6
2017-11-03tcp: do not mangle skb->cb[] in tcp_make_synack()Eric Dumazet1-7/+2
2017-11-03fib: fib_dump_info can no longer use __in_dev_get_rtnlFlorian Westphal1-6/+10
2017-11-03cxgb4: fix error return code in cxgb4_set_hash_filter()Wei Yongjun1-1/+3
2017-11-03bpf: fix out-of-bounds access warning in bpf_checkArnd Bergmann1-0/+4
2017-11-03bpf: fix link error without CONFIG_NETArnd Bergmann1-0/+2
2017-11-03net: Define eth_stp_addr in linux/etherdevice.hEgil Hjelmeland3-3/+2
2017-11-03stmmac: use of_property_read_u32 instead of read_u8Bhadram Varka2-12/+12
2017-11-03liquidio: bump up driver version to 1.7.0 to match newer NIC firmwareFelix Manlunas1-2/+2
2017-11-03net_sched: hold netns refcnt for each actionCong Wang18-18/+22
2017-11-03net_sched: acquire RTNL in tc_action_net_exit()Cong Wang2-0/+4
2017-11-03tcp: add tracepoint trace_tcp_retransmit_synack()Song Liu2-0/+57
2017-11-03ipv6: Implement limits on Hop-by-Hop and Destination optionsTom Herbert6-12/+159
2017-11-03powerpc/perf: Fix core-imc hotplug callback failure during imc initializationMadhavan Srinivasan1-0/+14
2017-11-02Kbuild: don't pass "-C" to preprocessor when processing linker scriptsLinus Torvalds1-1/+1
2017-11-02Revert "x86: do not use cpufreq_quick_get() for /proc/cpuinfo "cpu MHz""Linus Torvalds1-2/+8
2017-11-02arm64: ensure __dump_instr() checks addr_limitMark Rutland1-1/+1
2017-11-02rsi: fix kbuild reported build errors with CONFIG_PM offAmitkumar Karwar4-1/+10
2017-11-02rsi: move rsi_sdio_reinit_device() out of CONFIG_PMAmitkumar Karwar2-27/+26
2017-11-02futex: futex_wake_op, do not fail on invalid opJiri Slaby1-2/+10
2017-11-02net: hns3: hns3:fix a bug about statistic counter in reset processqumingguang1-0/+7
2017-11-02net: hns3: Fix a misuse to devm_free_irqqumingguang1-3/+2
2017-11-02net: hns3: Add reset interface implementation in clientLipeng1-0/+153
2017-11-02net: hns3: Add timeout process in hns3_enetLipeng2-0/+88
2017-11-02net: hns3: Add reset process in hclge_mainLipeng4-0/+326
2017-11-02net: hns3: Add support for misc interruptLipeng3-0/+81
2017-11-02net: hns3: Refactor the initialization of command queueLipeng3-16/+33
2017-11-02net: hns3: Refactor mac_init functionqumingguang1-7/+7
2017-11-02net: hns3: Refactor the mapping of tqp to vportLipeng1-11/+50
2017-11-02net: seeq: fix timer conversionArnd Bergmann2-2/+2