aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-25mlxsw: spectrum_switchdev: Do not leak RIFs when removing bridgeIdo Schimmel
2018-08-24Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2018-08-24i40e: fix condition of WARN_ONCE for stat stringsJacob Keller
2018-08-24i40e: Fix for Tx timeouts when interface is brought up if DCB is enabledMartyna Szapar
2018-08-24ixgbe: fix driver behaviour after issuing VFLRSebastian Basierski
2018-08-24ixgbe: Prevent unsupported configurations with XDPTony Nguyen
2018-08-24ixgbe: Replace GFP_ATOMIC with GFP_KERNELJia-Ju Bai
2018-08-24igb: Replace mdelay() with msleep() in igb_integrated_phy_loopback()Jia-Ju Bai
2018-08-24igb: Replace GFP_ATOMIC with GFP_KERNEL in igb_sw_init()Jia-Ju Bai
2018-08-24igb: Use an advanced ctx descriptor for launchtimeJesus Sanchez-Palencia
2018-08-24e1000: ensure to free old tx/rx rings in set_ringparam()Bo Chen
2018-08-24e1000: check on netif_running() before calling e1000_up()Bo Chen
2018-08-24ixgb: use dma_zalloc_coherent instead of allocator/memsetYueHaibing
2018-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-08-23Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2018-08-23ice: Trivial formatting fixesAnirudh Venkataramanan
2018-08-23ice: Change struct members from bool to u8Bruce Allan
2018-08-23ice: Fix potential return of uninitialized valueJesse Brandeburg
2018-08-23ice: Fix a few null pointer dereference issuesAnirudh Venkataramanan
2018-08-23ice: Update to interrupts enabled in OICRBruce Allan
2018-08-23tools: bpftool: return from do_event_pipe() on bad argumentsQuentin Monnet
2018-08-23ice: Set VLAN flags correctlyBrett Creeley
2018-08-23ice: Use order_base_2 to calculate higher power of 2Jacob Keller
2018-08-23ice: Fix bugs in control queue processingAnirudh Venkataramanan
2018-08-23ice: Clean control queues only when they are initializedPreethi Banala
2018-08-23ice: Report stats for allocated queues via ethtool statsJacob Keller
2018-08-23ice: Cleanup magic numberAnirudh Venkataramanan
2018-08-23bpf: use per htab salt for bucket hashDaniel Borkmann
2018-08-23ice: Remove unnecessary node owner checkBruce Allan
2018-08-23ice: Fix multiple static analyser warningsAnirudh Venkataramanan
2018-08-22Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2018-08-22Merge branch 'hns3-fixes'David S. Miller
2018-08-22net: hns3: modify variable type in hns3_nic_reuse_pageHuazhong Tan
2018-08-22net: hns3: fix page_offset overflow when CONFIG_ARM64_64K_PAGESHuazhong Tan
2018-08-22net/ipv6: init ip6 anycast rt->dst.input as ip6_inputHangbin Liu
2018-08-22Merge branch 'hns-fixes'David S. Miller
2018-08-22net: hns: use eth_get_headlen interface instead of hns_nic_get_headlenHuazhong Tan
2018-08-22net: hns: fix skb->truesize underestimationHuazhong Tan
2018-08-22net: hns: modify variable type in hns_nic_reuse_pageHuazhong Tan
2018-08-22net: hns: fix length and page_offset overflow when CONFIG_ARM64_64K_PAGESHuazhong Tan
2018-08-22Merge branch 'tcp_bbr-PROBE_RTT-minor-bug-fixes'David S. Miller
2018-08-22tcp_bbr: apply PROBE_RTT cwnd cap even if acked==0Kevin Yang
2018-08-22tcp_bbr: in restart from idle, see if we should exit PROBE_RTTKevin Yang
2018-08-22tcp_bbr: add bbr_check_probe_rtt_done() helperKevin Yang
2018-08-22ipv4: tcp: send zero IPID for RST and ACK sent in SYN-RECV and TIME-WAIT stateEric Dumazet
2018-08-22addrconf: reduce unnecessary atomic allocationsCong Wang
2018-08-22net_sched: fix unused variable warning in stmmacArnd Bergmann
2018-08-22sch_cake: Fix TC filter flow override and expand it to hosts as wellToke Høiland-Jørgensen
2018-08-22net/ncsi: Fixup .dumpit message flags and ID check in Netlink handlerSamuel Mendoza-Jonas
2018-08-22net: ethernet: renesas: use SPDX identifier for Renesas driversWolfram Sang