summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-17igc: Add setup link functionalitySasha Neftin
2018-10-17igc: Add code for PHY supportSasha Neftin
2018-10-17igc: Add NVM supportSasha Neftin
2018-10-17igc: Add HW initialization codeSasha Neftin
2018-10-17igc: Add transmit and receive fastpath and interrupt handlersSasha Neftin
2018-10-17igc: Add support for Tx/Rx ringsSasha Neftin
2018-10-17igc: Add interrupt supportSasha Neftin
2018-10-17igc: Add netdevSasha Neftin
2018-10-17igc: Add support for PFSasha Neftin
2018-10-17igc: Add skeletal frame for Intel(R) 2.5G Ethernet Controller supportSasha Neftin
2018-10-16tcp, ulp: remove socket lock assertion on ULP cleanupDaniel Borkmann
2018-10-16Merge branch 'hns3-Some-cleanup-and-bugfix-for-desc-filling'David S. Miller
2018-10-16net: hns3: fix for multiple unmapping DMA problemFuyun Liang
2018-10-16net: hns3: rename hns_nic_dma_unmapFuyun Liang
2018-10-16net: hns3: add handling for big TX fragmentFuyun Liang
2018-10-16net: hns3: move DMA map into hns3_fill_descPeng Li
2018-10-16net: hns3: remove hns3_fill_desc_tsoPeng Li
2018-10-16Merge branch 'qed-Align-PTT-and-add-various-link-modes'David S. Miller
2018-10-16qed: Prevent link getting down in case of autoneg-off.Rahul Verma
2018-10-16qede: Check available link modes before link set from ethtool.Rahul Verma
2018-10-16qed: Add supported link and advertise link to display in ethtool.Rahul Verma
2018-10-16qed: Added supported transceiver modes, speed capability and board config to ...Rahul Verma
2018-10-16qed: Align local and global PTT to propagate through the APIs.Rahul Verma
2018-10-16net: aquantia: make function aq_fw2x_update_stats staticYueHaibing
2018-10-16Merge branch 'net-Kernel-side-filtering-for-route-dumps'David S. Miller
2018-10-16net/ipv4: Bail early if user only wants prefix entriesDavid Ahern
2018-10-16net/ipv6: Bail early if user only wants cloned entriesDavid Ahern
2018-10-16net/mpls: Handle kernel side filtering of route dumpsDavid Ahern
2018-10-16net: Enable kernel side filtering of route dumpsDavid Ahern
2018-10-16net: Plumb support for filtering ipv4 and ipv6 multicast route dumpsDavid Ahern
2018-10-16ipmr: Refactor mr_rtm_dumprouteDavid Ahern
2018-10-16net/mpls: Plumb support for filtering route dumpsDavid Ahern
2018-10-16net/ipv6: Plumb support for filtering route dumpsDavid Ahern
2018-10-16net/ipv4: Plumb support for filtering route dumpsDavid Ahern
2018-10-16net: Add struct for fib dump filterDavid Ahern
2018-10-16netlink: Add answer_flags to netlink_callbackDavid Ahern
2018-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-10-15net: phy: merge phy_start_aneg and phy_start_aneg_privHeiner Kallweit
2018-10-15hv_netvsc: fix vf serial matching with pci slot infoHaiyang Zhang
2018-10-15Merge branch 'tcp-second-round-for-EDT-conversion'David S. Miller
2018-10-15tcp: cdg: use tcp high resolution clock cacheEric Dumazet
2018-10-15tcp_bbr: fix typo in bbr_pacing_margin_percentNeal Cardwell
2018-10-15tcp: optimize tcp internal pacingEric Dumazet
2018-10-15net_sched: sch_fq: no longer use skb_is_tcp_pure_ack()Eric Dumazet
2018-10-15tcp: mitigate scheduling jitter in EDT pacing modelEric Dumazet
2018-10-15net: extend sk_pacing_rate to unsigned longEric Dumazet
2018-10-15tcp: do not change tcp_wstamp_ns in tcp_mstamp_refreshEric Dumazet
2018-10-15net: bridge: fix a possible memory leak in __vlan_addLi RongQing
2018-10-15rxrpc: Add /proc/net/rxrpc/peers to display peer listDavid Howells
2018-10-15fore200e: fix missing unlock on error in bsq_audit()Wei Yongjun