summaryrefslogtreecommitdiffstats
path: root/fs (unfollow)
Commit message (Expand)AuthorFilesLines
2018-02-08tipc: fix skb truesize/datasize ratio controlHoang Le1-2/+2
2018-02-08net/sched: cls_u32: fix cls_u32 on filter replaceIvan Vecera1-1/+2
2018-02-08mpls, nospec: Sanitize array index in mpls_label_ok()Dan Williams1-10/+14
2018-02-08rds: tcp: use rds_destroy_pending() to synchronize netns/module teardown and ...Sowmini Varadhan11-30/+76
2018-02-08net: Whitelist the skbuff_head_cache "cb" fieldKees Cook1-1/+3
2018-02-08net: Extra '_get' in declaration of arch_get_platform_mac_addressMathieu Malaterre1-1/+1
2018-02-08ibmvnic: queue reset when CRQ gets closed during resetNathan Fontenot1-1/+5
2018-02-08atm: he: use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva1-4/+4
2018-02-08rtnetlink: require unique netns identifierChristian Brauner1-0/+48
2018-02-08tuntap: add missing xdp flushJason Wang1-0/+15
2018-02-08netlink: ensure to loop over all netns in genlmsg_multicast_allns()Nicolas Dichtel1-2/+10
2018-02-08rxrpc: Don't put crypto buffers on the stackDavid Howells2-41/+52
2018-02-08nfp: populate MODULE_VERSIONJakub Kicinski1-0/+1
2018-02-08nfp: limit the number of TSO segmentsJakub Kicinski2-1/+6
2018-02-08nfp: forbid disabling hw-tc-offload on representors while offload activeJakub Kicinski7-21/+33
2018-02-08nfp: don't advertise hw-tc-offload on non-port netdevsJakub Kicinski1-1/+1
2018-02-08nfp: bpf: require ETH tableJakub Kicinski1-0/+12
2018-02-08Revert "ath10k: add sanity check to ie_len before parsing fw/board ie"Ryan Hsu1-7/+7
2018-02-08tcp: tracepoint: only call trace_tcp_send_reset with full socketSong Liu2-2/+4
2018-02-08sch_netem: Bug fixing in calculating Netem intervalMd. Islam1-1/+1
2018-02-08net: ethernet: ti: cpsw: fix net watchdog timeoutGrygorii Strashko1-2/+14
2018-02-08ibmvnic: Ensure that buffers are NULL after freeThomas Falcon1-0/+5
2018-02-08ibmvnic: Fix rx queue cleanup for non-fatal resetsJohn Allen1-1/+2
2018-02-08i40e: Fix the number of queues available to be mapped for useAmritha Nambiar1-13/+14
2018-02-08net/ipv6: onlink nexthop checks should default to main tableDavid Ahern1-2/+3
2018-02-08net/ipv6: Handle reject routes with onlink flagDavid Ahern1-1/+2
2018-02-08sun: Add SPDX license tags to Sun network driversShannon Nelson11-0/+11
2018-02-08rxrpc: Fix received abort handlingDavid Howells2-5/+14
2018-02-08cxgb4: Fix error handling path in 'init_one()'Christophe JAILLET1-1/+1
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-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-07Documentation/sysctl/user.txt: fix typoKangmin Park1-1/+1
2018-02-07MAINTAINERS: update ARM/QUALCOMM SUPPORT patternsJoe Perches1-1/+0
2018-02-07MAINTAINERS: update various PALM patternsJoe Perches1-8/+4
2018-02-07MAINTAINERS: update "ARM/OXNAS platform support" patternsJoe Perches1-3/+1
2018-02-07MAINTAINERS: update Cortina/Gemini patternsJoe Perches1-1/+1
2018-02-07MAINTAINERS: remove ARM/CLKDEV SUPPORT file patternJoe Perches1-1/+0
2018-02-07MAINTAINERS: remove ANDROID ION patternJoe Perches1-1/+0
2018-02-07mm: docs: add blank lines to silence sphinx "Unexpected indentation" errorsMike Rapoport3-0/+4
2018-02-07mm: docs: fix parameter names mismatchMike Rapoport8-20/+20
2018-02-07mm: docs: fixup punctuationMike Rapoport5-27/+27
2018-02-07pipe: read buffer limits atomicallyEric Biggers1-4/+9
2018-02-07pipe: simplify round_pipe_size()Eric Biggers1-11/+3