summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-11net: aquantia: fix hw_atl_utils_fw_upload_dwordsYana Esina
2018-09-11Merge branch 'liquidio-Removed-droq-lock-from-Rx-path'David S. Miller
2018-09-11liquidio: Removed droq lockIntiyaz Basha
2018-09-11liquidio: Per queue oom work queueIntiyaz Basha
2018-09-11liquidio: Disabling tasklet when NAPI is activeIntiyaz Basha
2018-09-11tcp: rate limit synflood warnings furtherWillem de Bruijn
2018-09-11MIPS: lantiq: dma: add dev pointerHauke Mehrtens
2018-09-11xen-netback: remove unecessary condition check before debugfs_remove_recursivezhong jiang
2018-09-11net: xenbus: remove redundant condition check before debugfs_remove_recursivezhong jiang
2018-09-11net: dsa: b53: Uninitialized variable in b53_adjust_link()Dan Carpenter
2018-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-09-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-09-11Merge branch 'linux-4.19' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2018-09-11netfilter: xt_hashlimit: use s->file instead of s->privateCong Wang
2018-09-11netfilter: nfnetlink_queue: Solve the NFQUEUE/conntrack clash for NF_REPEATMichal 'vorner' Vaner
2018-09-11netfilter: cttimeout: ctnl_timeout_find_get() returns incorrect pointer to typePablo Neira Ayuso
2018-09-11netfilter: conntrack: timeout interface depend on CONFIG_NF_CONNTRACK_TIMEOUTPablo Neira Ayuso
2018-09-11netfilter: conntrack: reset tcp maxwin on re-registerFlorian Westphal
2018-09-10qmi_wwan: Support dynamic config on Quectel EP06Kristian Evensen
2018-09-10htb: use anonymous union for simplicityCong Wang
2018-09-10net_sched: remove redundant qdisc lock classesCong Wang
2018-09-10net: sched: cls_flower: dump offload count valueVlad Buslov
2018-09-10ethernet: renesas: convert to SPDX identifiersKuninori Morimoto
2018-09-10Merge branch 'skb_list_cleanups'David S. Miller
2018-09-10rtl818x: Remove SKB list assumptions.David S. Miller
2018-09-10can: Remove SKB list assumptions in rx-offload.cDavid S. Miller
2018-09-10net: Add and use skb_list_del_init().David S. Miller
2018-09-10net: Add and use skb_mark_not_on_list().David S. Miller
2018-09-10brcmfmac: Use __skb_peek().David S. Miller
2018-09-10staging: rtl8192e: Use __skb_peek().David S. Miller
2018-09-10bnx2fc_fcoe: Use skb_queue_walk_safe().David S. Miller
2018-09-10p54: Use skb_peek_tail() instead of direct head pointer accesses.David S. Miller
2018-09-10sctp: Use skb_queue_is_first().David S. Miller
2018-09-10lan78xx: Do not access skb_queue_head list pointers directly.David S. Miller
2018-09-10mac80211: Don't access sk_queue_head->next directly.David S. Miller
2018-09-10ppp: Remove direct skb_queue_head list pointer access.David S. Miller
2018-09-10infiniband: nes: Use skb_peek_next() and skb_queue_walk().David S. Miller
2018-09-10sch_netem: Move private queue handler to generic location.David S. Miller
2018-09-10sch_htb: Remove local SKB queue handling code.David S. Miller
2018-09-10net/ipv6: Remove rt6i_prefsrcDavid Ahern
2018-09-10cxgb4: remove redundant assignment to vlan_cmd.dropnovlan_fmColin Ian King
2018-09-09Linux 4.19-rc3Linus Torvalds
2018-09-09ip: frags: fix crash in ip_do_fragment()Taehee Yoo
2018-09-09net/tls: Set count of SG entries if sk_alloc_sg returns -ENOSPCVakul Garg
2018-09-09Merge branch 'ena-fixes'David S. Miller
2018-09-09net: ena: fix incorrect usage of memory barriersNetanel Belgazal
2018-09-09net: ena: fix missing calls to READ_ONCENetanel Belgazal
2018-09-09net: ena: fix missing lock during device destructionNetanel Belgazal
2018-09-09net: ena: fix potential double ena_destroy_device()Netanel Belgazal