summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-08net: phy: fix phy_start to consider PHY_IGNORE_INTERRUPTHeiner Kallweit
2018-02-08net: thunder: change q_len's type to handle max ring sizeDean Nelson
2018-02-08Merge tag 'wireless-drivers-next-for-davem-2018-02-08' of git://git.kernel.or...David S. Miller
2018-02-08tipc: fix skb truesize/datasize ratio controlHoang Le
2018-02-08net/sched: cls_u32: fix cls_u32 on filter replaceIvan Vecera
2018-02-08mpls, nospec: Sanitize array index in mpls_label_ok()Dan Williams
2018-02-08rds: tcp: use rds_destroy_pending() to synchronize netns/module teardown and ...Sowmini Varadhan
2018-02-08net: Whitelist the skbuff_head_cache "cb" fieldKees Cook
2018-02-08net: Extra '_get' in declaration of arch_get_platform_mac_addressMathieu Malaterre
2018-02-08ibmvnic: queue reset when CRQ gets closed during resetNathan Fontenot
2018-02-08atm: he: use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva
2018-02-08rtnetlink: require unique netns identifierChristian Brauner
2018-02-08tuntap: add missing xdp flushJason Wang
2018-02-08netlink: ensure to loop over all netns in genlmsg_multicast_allns()Nicolas Dichtel
2018-02-08rxrpc: Don't put crypto buffers on the stackDavid Howells
2018-02-08Merge ath-current from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/at...Kalle Valo
2018-02-08Merge branch 'nfp-fix-disabling-TC-offloads-in-flower-max-TSO-segs-and-module...David S. Miller
2018-02-08nfp: populate MODULE_VERSIONJakub Kicinski
2018-02-08nfp: limit the number of TSO segmentsJakub Kicinski
2018-02-08nfp: forbid disabling hw-tc-offload on representors while offload activeJakub Kicinski
2018-02-08nfp: don't advertise hw-tc-offload on non-port netdevsJakub Kicinski
2018-02-08nfp: bpf: require ETH tableJakub Kicinski
2018-02-08Revert "ath10k: add sanity check to ie_len before parsing fw/board ie"Ryan Hsu
2018-02-07tcp: tracepoint: only call trace_tcp_send_reset with full socketSong Liu
2018-02-07sch_netem: Bug fixing in calculating Netem intervalMd. Islam
2018-02-07net: ethernet: ti: cpsw: fix net watchdog timeoutGrygorii Strashko
2018-02-07ibmvnic: Ensure that buffers are NULL after freeThomas Falcon
2018-02-07ibmvnic: Fix rx queue cleanup for non-fatal resetsJohn Allen
2018-02-07i40e: Fix the number of queues available to be mapped for useAmritha Nambiar
2018-02-07net/ipv6: onlink nexthop checks should default to main tableDavid Ahern
2018-02-07net/ipv6: Handle reject routes with onlink flagDavid Ahern
2018-02-07sun: Add SPDX license tags to Sun network driversShannon Nelson
2018-02-07rxrpc: Fix received abort handlingDavid Howells
2018-02-07cxgb4: Fix error handling path in 'init_one()'Christophe JAILLET
2018-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-02-07ath9k_htc: add Altai WA1011N-GUOleksij Rempel
2018-02-07ath10k: fix kernel panic issue during pci probeYu Wang
2018-02-07ath9k: Fix get channel default noise floorWojciech Dubowik
2018-02-07ath10k: add support for Ubiquiti rebranded QCA988X v2Tobias Schramm
2018-02-07PCI: Add Ubiquiti Networks vendor IDTobias Schramm
2018-02-07ath10k: correct the length of DRAM dump for QCA6174 hw3.x/QCA9377 hw1.1Yu Wang
2018-02-07rtlwifi: rtl8821ae: Fix connection lost problem correctlyLarry Finger
2018-02-07netfilter: nf_flow_offload: fix use-after-free and a resource leakFelix Fietkau
2018-02-07netfilter: remove useless prototypeTaehee Yoo
2018-02-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-02-06Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-02-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-02-06Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-02-06Documentation/sysctl/user.txt: fix typoKangmin Park