summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-06dt-bindings: net: phy: Add support for AT803XMichael Walle
2019-11-06net: phy: at803x: fix Kconfig descriptionMichael Walle
2019-11-06tcp: fix data-race in tcp_recvmsg()Eric Dumazet
2019-11-06net: silence data-races on sk_backlog.tailEric Dumazet
2019-11-06dpaa2-eth: fix an always true condition in dpaa2_mac_get_if_modeIoana Ciornei
2019-11-06net: openvswitch: select vport upcall portid directlyTonghao Zhang
2019-11-06net: axienet: Fix error return code in axienet_probe()Wei Yongjun
2019-11-06net: aquantia: fix return value check in aq_ptp_init()Wei Yongjun
2019-11-06ptp: ptp_clockmatrix: Fix missing unlock on error in idtcm_probe()Wei Yongjun
2019-11-06tipc: eliminate the dummy packet in link synchingTuong Lien
2019-11-06Merge branch 'lwtunnel-add-ip-and-ip6-options-setting-and-dumping'David S. Miller
2019-11-06lwtunnel: add options setting and dumping for erspanXin Long
2019-11-06lwtunnel: add options setting and dumping for vxlanXin Long
2019-11-06lwtunnel: add options setting and dumping for geneveXin Long
2019-11-06lwtunnel: add options process for cmp_encapXin Long
2019-11-06lwtunnel: add options process for arp requestXin Long
2019-11-06tipc: reduce sensitive to retransmit failuresHoang Le
2019-11-06tipc: update cluster capabilities if node deletedHoang Le
2019-11-06selftest: net: add some traceroute testsFrancesco Ruggeri
2019-11-06ice: Fix return value when SR-IOV is not supportedAnirudh Venkataramanan
2019-11-06ice: Rename VF function ice_vc_dis_vf to match its behaviorBrett Creeley
2019-11-06ice: Get rid of ice_cleanup_headerKrzysztof Kazimierczak
2019-11-06ice: print PCI link speed and widthPaul Greenwalt
2019-11-06ice: print unsupported module messagePaul Greenwalt
2019-11-06ice: write register with correct offsetMitch Williams
2019-11-06ice: Check for null pointer dereference when setting ringsMichal Swiatkowski
2019-11-06ice: save PCI state in probeMichal Swiatkowski
2019-11-06ice: Adjust DCB INIT for SW modeDave Ertman
2019-11-06ice: fix driver unload flowBruce Allan
2019-11-06ice: handle DCBx non-contiguous TC requestPaul Greenwalt
2019-11-06ice: Update Boot Configuration Section read of NVMMd Fahad Iqbal Polash
2019-11-06ice: add ethtool -m support for reading i2c eeprom modulesScott W Taylor
2019-11-06Merge branch 'net-various-KCSAN-inspired-fixes'David S. Miller
2019-11-06net: annotate lockless accesses to sk->sk_max_ack_backlogEric Dumazet
2019-11-06net: annotate lockless accesses to sk->sk_ack_backlogEric Dumazet
2019-11-06net: use helpers to change sk_ack_backlogEric Dumazet
2019-11-06net: avoid potential false sharing in neighbor related codeEric Dumazet
2019-11-06inet_diag: use jiffies_delta_to_msecs()Eric Dumazet
2019-11-06net: neigh: use long type to store jiffies deltaEric Dumazet
2019-11-06tc-testing: updated pedit TDC testsRoman Mashak
2019-11-06selftests: devlink: undo changes at the end of resource_testJakub Kicinski
2019-11-06gianfar: Maximize Rx buffer sizeClaudiu Manoil
2019-11-06ehea: replace with page_shift() in ehea_is_hugepage()Yunfeng Ye
2019-11-06net: forcedeth: add xmit_more supportZhu Yanjun
2019-11-06Merge branch 'netdevsim-fix-tests-and-netdevsim'David S. Miller
2019-11-06selftests: bpf: log direct file writesJakub Kicinski
2019-11-06netdevsim: drop code duplicated by a mergeJakub Kicinski
2019-11-05Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/...David S. Miller
2019-11-05Merge tag 'batadv-next-for-davem-20191105' of git://git.open-mesh.org/linux-m...David S. Miller
2019-11-05r8152: Add macpassthru support for ThinkPad Thunderbolt 3 Dock Gen 2Kai-Heng Feng