summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-12-19lan743x: Remove MAC Reset from initializationBryan Whitehead1-6/+0
2018-12-19virtio: fix test build after uio.h changeMichael S. Tsirkin1-0/+4
2018-12-19Merge tag 'mlx5-fixes-2018-12-19' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller3-13/+10
2018-12-19Merge branch 'neigh-get-support'David S. Miller4-23/+248
2018-12-19selftests: rtnetlink.sh: add testcase for neigh getRoopa Prabhu1-0/+54
2018-12-19neighbour: register rtnl doit handlerRoopa Prabhu3-23/+194
2018-12-19net/mlx5e: Remove the false indication of software timestamping supportAlaa Hleihel1-8/+3
2018-12-19net/mlx5: Typo fix in del_sw_hw_ruleYuval Avnery1-1/+1
2018-12-19net/mlx5e: RX, Fix wrong early return in receive queue pollTariq Toukan1-4/+6
2018-12-19Merge branch 'mlxsw-Make-driver-more-robust'David S. Miller6-183/+639
2018-12-19selftests: mlxsw: Add rtnetlink testsIdo Schimmel1-0/+392
2018-12-19mlxsw: spectrum_router: Hold a reference on RIF's netdevIdo Schimmel1-0/+3
2018-12-19mlxsw: spectrum_router: Make RIF deletion more robustIdo Schimmel3-36/+31
2018-12-19mlxsw: spectrum_router: Propagate 'struct mlxsw_sp' furtherIdo Schimmel1-22/+24
2018-12-19mlxsw: spectrum: Properly cleanup LAG uppers when removing port from LAGIdo Schimmel2-26/+24
2018-12-19mlxsw: spectrum: Remove reference count from VLAN entriesIdo Schimmel3-58/+46
2018-12-19mlxsw: spectrum: Handle VLAN device unlinkingIdo Schimmel1-0/+10
2018-12-19mlxsw: spectrum_fid: Remove unused functionIdo Schimmel2-6/+0
2018-12-19mlxsw: spectrum_router: Do not destroy RIFs based on FID's reference countIdo Schimmel3-36/+65
2018-12-19mlxsw: spectrum: Sanitize VLAN interface's uppersIdo Schimmel1-0/+45
2018-12-19ipv6: explicitly initialize udp6_addr in udp_sock_create6()Cong Wang1-1/+2
2018-12-19tipc: fix uninitialized value for broadcast retransmissionHoang Le1-0/+8
2018-12-19Merge branch 'tipc-tracepoints'David S. Miller12-12/+1121
2018-12-19tipc: add trace_events for tipc bearerTuong Lien2-0/+45
2018-12-19tipc: add trace_events for tipc nodeTuong Lien2-0/+24
2018-12-19tipc: add trace_events for tipc socketTuong Lien5-9/+176
2018-12-19tipc: add trace_events for tipc linkTuong Lien4-2/+164
2018-12-19tipc: enable tracepoints in tipcTuong Lien11-5/+716
2018-12-19bnxt_en: Fix ethtool self-test loopback.Michael Chan1-1/+4
2018-12-19Merge branch 'sk_buff-add-extension-infrastructure'David S. Miller39-286/+564
2018-12-19net: switch secpath to use skb extension infrastructureFlorian Westphal5-83/+59
2018-12-19xfrm: prefer secpath_set over secpath_dupFlorian Westphal5-17/+19
2018-12-19drivers: chelsio: use skb_sec_path helperFlorian Westphal1-1/+3
2018-12-19xfrm: use secpath_exist where applicableFlorian Westphal2-2/+2
2018-12-19drivers: net: netdevsim: use skb_sec_path helperFlorian Westphal1-3/+4
2018-12-19drivers: net: ethernet: mellanox: use skb_sec_path helperFlorian Westphal1-3/+6
2018-12-19drivers: net: intel: use secpath helpers in more placesFlorian Westphal4-7/+12
2018-12-19net: use skb_sec_path helper in more placesFlorian Westphal13-31/+52
2018-12-19net: move secpath_exist helper to sk_buff.hFlorian Westphal3-13/+11
2018-12-19xfrm: change secpath_set to return secpath struct, not error valueFlorian Westphal5-20/+26
2018-12-19net: convert bridge_nf to use skb extension infrastructureFlorian Westphal7-55/+13
2018-12-19sk_buff: add skb extension infrastructureFlorian Westphal5-1/+270
2018-12-19netfilter: avoid using skb->nf_bridge directlyFlorian Westphal9-66/+103
2018-12-19Merge branch 'dpaa2-eth-add-QBMAN-statistics'David S. Miller5-0/+267
2018-12-19dpaa2-eth: Add QBMAN related statsIoana Radulescu1-0/+41
2018-12-19soc: fsl: dpio: Add BP and FQ query APIsRoy Pledge4-0/+226
2018-12-19net: phy: mscc: Fix the VSC 8531/41 Chip Init sequenceRaju Lakkaraju1-1/+54
2018-12-19Merge branch 'rds-fixes'David S. Miller4-61/+120
2018-12-19net/rds: remove user triggered WARN_ON in rds_sendmsgshamir rabinovitch4-19/+29
2018-12-19net/rds: fix warn in rds_message_alloc_sgsshamir rabinovitch3-42/+91