aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-11-06tcp: fix data-race in tcp_recvmsg()Eric Dumazet1-8/+6
2019-11-06net: silence data-races on sk_backlog.tailEric Dumazet4-9/+9
2019-11-06dpaa2-eth: fix an always true condition in dpaa2_mac_get_if_modeIoana Ciornei1-5/+10
2019-11-06net: openvswitch: select vport upcall portid directlyTonghao Zhang1-2/+3
2019-11-06net: axienet: Fix error return code in axienet_probe()Wei Yongjun1-4/+0
2019-11-06net: aquantia: fix return value check in aq_ptp_init()Wei Yongjun1-1/+1
2019-11-06ptp: ptp_clockmatrix: Fix missing unlock on error in idtcm_probe()Wei Yongjun1-1/+3
2019-11-06tipc: eliminate the dummy packet in link synchingTuong Lien1-15/+14
2019-11-06Merge branch 'lwtunnel-add-ip-and-ip6-options-setting-and-dumping'David S. Miller2-21/+402
2019-11-06lwtunnel: add options setting and dumping for erspanXin Long2-2/+104
2019-11-06lwtunnel: add options setting and dumping for vxlanXin Long2-2/+74
2019-11-06lwtunnel: add options setting and dumping for geneveXin Long2-16/+216
2019-11-06lwtunnel: add options process for cmp_encapXin Long1-2/+8
2019-11-06lwtunnel: add options process for arp requestXin Long1-3/+4
2019-11-06tipc: reduce sensitive to retransmit failuresHoang Le1-1/+1
2019-11-06tipc: update cluster capabilities if node deletedHoang Le1-1/+11
2019-11-06selftest: net: add some traceroute testsFrancesco Ruggeri2-1/+323
2019-11-06Merge branch 'net-various-KCSAN-inspired-fixes'David S. Miller31-62/+59
2019-11-06net: annotate lockless accesses to sk->sk_max_ack_backlogEric Dumazet9-10/+10
2019-11-06net: annotate lockless accesses to sk->sk_ack_backlogEric Dumazet7-9/+9
2019-11-06net: use helpers to change sk_ack_backlogEric Dumazet16-21/+21
2019-11-06net: avoid potential false sharing in neighbor related codeEric Dumazet3-12/+12
2019-11-06inet_diag: use jiffies_delta_to_msecs()Eric Dumazet1-9/+6
2019-11-06net: neigh: use long type to store jiffies deltaEric Dumazet1-2/+2
2019-11-06tc-testing: updated pedit TDC testsRoman Mashak1-0/+250
2019-11-06selftests: devlink: undo changes at the end of resource_testJakub Kicinski1-0/+6
2019-11-06gianfar: Maximize Rx buffer sizeClaudiu Manoil1-4/+4
2019-11-06ehea: replace with page_shift() in ehea_is_hugepage()Yunfeng Ye1-4/+1
2019-11-06net: forcedeth: add xmit_more supportZhu Yanjun1-10/+49
2019-11-06Merge branch 'netdevsim-fix-tests-and-netdevsim'David S. Miller2-45/+22
2019-11-06selftests: bpf: log direct file writesJakub Kicinski1-6/+14
2019-11-06netdevsim: drop code duplicated by a mergeJakub Kicinski1-39/+8
2019-11-05Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller162-2523/+8542
2019-11-05Merge tag 'batadv-next-for-davem-20191105' of git://git.open-mesh.org/linux-mergeDavid S. Miller6-28/+19
2019-11-05r8152: Add macpassthru support for ThinkPad Thunderbolt 3 Dock Gen 2Kai-Heng Feng2-19/+46
2019-11-05cxgb4: Add pci reset handlerVishal Kulkarni1-9/+96
2019-11-05Merge branch 'bnx2x-cnic-Enable-Multi-Cos'David S. Miller5-73/+82
2019-11-05cnic: Set fp_hsi_ver as part of CLIENT_SETUP ramrodManish Rangankar1-0/+2
2019-11-05bnx2x: Fix PF-VF communication over multi-cos queues.Manish Chopra1-5/+11
2019-11-05bnx2x: Enable Multi-Cos feature.Sudarsana Reddy Kalluru1-1/+2
2019-11-05bnx2x: Utilize FW 7.13.15.0.Sudarsana Reddy Kalluru2-67/+67
2019-11-05net: ethernet: emac: Fix phy mode typeAndrew Lunn3-3/+5
2019-11-05Merge branch 'net_sched-convert-packet-counters-to-64bit'David S. Miller5-9/+18
2019-11-05net_sched: add TCA_STATS_PKT64 attributeEric Dumazet3-2/+10
2019-11-05net_sched: extend packet counter to 64bitEric Dumazet3-5/+4
2019-11-05net_sched: do not export gnet_stats_basic_packed to uapiEric Dumazet2-4/+6
2019-11-05Merge branch 'mv88e6xxx-ATU-occupancy-as-devlink-resource'David S. Miller8-5/+312
2019-11-05net: dsa: mv88e6xxx: Add ATU occupancy via devlink resourcesAndrew Lunn1-4/+186
2019-11-05net: dsa: mv88e6xxx: global1_atu: Add helper for get nextAndrew Lunn4-10/+9
2019-11-05net: dsa: mv88e6xxx: global2: Expose ATU stats registerAndrew Lunn2-1/+43