aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/tcp_ipv6.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-07sch_netem: Bug fixing in calculating Netem intervalMd. Islam1-1/+1
2018-02-07net: ethernet: ti: cpsw: fix net watchdog timeoutGrygorii Strashko1-2/+14
2018-02-07ibmvnic: Ensure that buffers are NULL after freeThomas Falcon1-0/+5
2018-02-07ibmvnic: Fix rx queue cleanup for non-fatal resetsJohn Allen1-1/+2
2018-02-07i40e: Fix the number of queues available to be mapped for useAmritha Nambiar1-13/+14
2018-02-07net/ipv6: onlink nexthop checks should default to main tableDavid Ahern1-2/+3
2018-02-07net/ipv6: Handle reject routes with onlink flagDavid Ahern1-1/+2
2018-02-07sun: Add SPDX license tags to Sun network driversShannon Nelson11-0/+11
2018-02-07rxrpc: Fix received abort handlingDavid Howells2-5/+14
2018-02-07cxgb4: Fix error handling path in 'init_one()'Christophe JAILLET1-1/+1
2018-02-07Make the xprtiod workqueue unbounded.Trond Myklebust1-1/+1
2018-02-08selftests: bpf: test_kmod.sh: check the module path before insmodNaresh Kamboju1-3/+15
2018-02-07block, bfq: add requeue-request hookPaolo Valente1-25/+82
2018-02-07drm/i915/bios: add DP max link rate to VBT child device structJani Nikula2-3/+7
2018-02-07bcache: fix for data collapse after re-attaching an attached deviceTang Junhui3-7/+11
2018-02-07bcache: return attach error when no cache set existTang Junhui1-2/+3
2018-02-07bcache: set writeback_rate_update_seconds in range [1, 60] secondsColy Li3-2/+7
2018-02-07bcache: fix for allocator and register thread raceTang Junhui2-4/+18
2018-02-07bcache: set error_limit correctlyColy Li3-3/+4
2018-02-07bcache: properly set task state in bch_writeback_thread()Coly Li2-3/+8
2018-02-07bcache: fix high CPU occupancy during journalTang Junhui3-15/+36
2018-02-07bcache: add journal statisticTang Junhui3-0/+24
2018-02-07Add missing structs and defines from recent SMB3.1.1 documentationSteve French1-2/+112
2018-02-07address lock imbalance warnings in smbdirect.cSteve French1-7/+9
2018-02-07cifs: silence compiler warnings showing up with gcc-8.0.0Arnd Bergmann1-3/+1
2018-02-07Add some missing debug fields in server and tcon structsSteve French1-1/+8
2018-02-08coccinelle: deref_null: avoid useless computationJulia Lawall1-3/+3
2018-02-07s390: introduce execute-trampolines for branchesMartin Schwidefsky12-35/+327
2018-02-07coccinelle: devm_free: reduce false positivesJulia Lawall1-1/+54
2018-02-07SUNRPC: Queue latency-sensitive socket tasks to xprtiodTrond Myklebust3-1/+17
2018-02-07ath9k_htc: add Altai WA1011N-GUOleksij Rempel1-0/+1
2018-02-07ath10k: fix kernel panic issue during pci probeYu Wang1-2/+10
2018-02-07ath9k: Fix get channel default noise floorWojciech Dubowik1-1/+1
2018-02-07ath10k: add support for Ubiquiti rebranded QCA988X v2Tobias Schramm3-0/+36
2018-02-07PCI: Add Ubiquiti Networks vendor IDTobias Schramm1-0/+2
2018-02-07ath10k: correct the length of DRAM dump for QCA6174 hw3.x/QCA9377 hw1.1Yu Wang1-1/+2
2018-02-07rtlwifi: rtl8821ae: Fix connection lost problem correctlyLarry Finger2-2/+4
2018-02-07ASoC: stm32: add of dependency for stm32 driversOlivier Moysan1-3/+3
2018-02-07x86: hibernate: fix swsusp_arch_resume() prototypeArnd Bergmann4-5/+4
2018-02-07ASoC: mt8173-rt5650: fix child-node lookupJohan Hovold1-8/+3
2018-02-07ASoC: dapm: fix debugfs read using path->connectedKaiChieh Chuang1-1/+1
2018-02-07PM / domains: Fix up domain-idle-states OF parsingUlf Hansson1-31/+45
2018-02-07netfilter: nf_flow_offload: fix use-after-free and a resource leakFelix Fietkau2-21/+7
2018-02-07netfilter: remove useless prototypeTaehee Yoo1-5/+0
2018-02-07cpufreq: scpi: fix static checker warning cdev isn't an ERR_PTRSudeep Holla1-4/+1
2018-02-07platform/x86: samsung-laptop: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko1-15/+3
2018-02-07platform/x86: ideapad-laptop: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko1-26/+2
2018-02-07platform/x86: dell-laptop: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko1-13/+1
2018-02-07seq_file: Introduce DEFINE_SHOW_ATTRIBUTE() helper macroAndy Shevchenko4-41/+14
2018-02-07cpufreq: remove at32ap-cpufreqCorentin LABBE3-138/+0