summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* i40e: Add message for unsupported MFP modeCarolyn Wyborny2017-06-211-0/+6
* i40e: Support firmware CEE DCB UP to TC map re-definitionGreg Bowers2017-06-211-4/+7
* i40e: Fix potential out of bound array accessSudheer Mogilappagari2017-06-211-1/+3
* i40e: comment that udp_port must be in host byte orderJacob Keller2017-06-211-1/+5
* i40e: use dev_dbg instead of dev_info when warning about missing routineJacob Keller2017-06-211-3/+3
* i40e/i40evf: update WOL and I40E_AQC_ADDR_VALID_MASK flagsAlice Michael2017-06-212-4/+5
* i40evf: assign num_active_queues inside i40evf_alloc_queuesJacob Keller2017-06-211-7/+11
* i40e: add support for XDP_TX actionBjörn Töpel2017-06-215-87/+384
* i40e: add XDP support for pass and drop actionsBjörn Töpel2017-06-214-31/+194
* Merge tag 'mlx5-updates-2017-06-20' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2017-06-2011-74/+406
|\
| * net/mlx5e: IPoIB, Add ioctl support to IPoIB device driverFeras Daoud2017-06-194-10/+26
| * net/mlx5e: IPoIB, Add PTP support to IPoIB device driverFeras Daoud2017-06-195-4/+28
| * net/mlx5e: IPoIB, Get more TX statisticsErez Shitrit2017-06-191-0/+5
| * net/mlx5e: IPoIB, Handle change_mtuErez Shitrit2017-06-191-0/+31
| * net/mlx5e: Use hard_mtu as part of the mlx5e_priv structErez Shitrit2017-06-196-13/+24
| * net/mlx5e: IPoIB, Change parameters default valuesErez Shitrit2017-06-191-4/+15
| * net/mlx5e: Add new profile function update_carrierErez Shitrit2017-06-194-4/+14
| * net/mlx5e: IPoIB, Add ethtool supportErez Shitrit2017-06-196-37/+255
| * net/mlx5e: Prevent PFC call for non ethernet portsFeras Daoud2017-06-191-0/+6
| * net/mlx5e: IPoIB, Move to a separate directorySaeed Mahameed2017-06-195-3/+3
* | Merge branch 's390-net-updates-part-2'David S. Miller2017-06-207-26/+190
|\ \
| * | s390/qeth: use diag26c to get MAC address on L2Julian Wiedmann2017-06-203-2/+76
| * | s390/diag: add diag26c supportJulian Wiedmann2017-06-202-0/+55
| * | s390/qeth: fix packing buffer statisticsJulian Wiedmann2017-06-201-7/+10
| * | s390/qeth: add ipa return codes for bridgeportKittipon Meesompop2017-06-203-17/+49
|/ /
* | sctp: handle errors when updating asocXin Long2017-06-203-14/+39
* | sctp: uncork the old asoc before changing to the new oneXin Long2017-06-201-0/+4
* | dccp: call inet_add_protocol after register_pernet_subsys in dccp_v6_initXin Long2017-06-201-10/+10
* | dccp: call inet_add_protocol after register_pernet_subsys in dccp_v4_initXin Long2017-06-201-8/+9
* | enic: Fix format truncation warningGovindarajulu Varadarajan2017-06-202-6/+6
* | net: stmmac: enable TSO for IPv6Niklas Cassel2017-06-201-2/+2
* | ibmvnic: Return from ibmvnic_resume if not in VNIC_OPEN stateJohn Allen2017-06-201-0/+3
* | net: phy: lxt: Export link partner advertisingThomas Bogendoerfer2017-06-201-7/+4Star
* | Merge branch 'mediatek-various-performance-improvements'David S. Miller2017-06-202-34/+71
|\ \
| * | net-next: mediatek: set the rx_queue to 0John Crispin2017-06-201-0/+1
| * | net-next: mediatek: split IRQ register locking into TX and RXJohn Crispin2017-06-202-30/+54
| * | net-next: mediatek: add RX IRQ delay supportJohn Crispin2017-06-202-4/+13
| * | net-next: mediatek: print phy status changes for non DSA GMACsJohn Crispin2017-06-201-0/+3
|/ /
* | Merge branch 'vxlan-cleanup-and-IPv6-link-local-support'David S. Miller2017-06-203-164/+255
|\ \
| * | vxlan: allow multiple VXLANs with same VNI for IPv6 link-local addressesMatthias Schiffer2017-06-201-23/+45
| * | vxlan: fix snooping for link-local IPv6 addressesMatthias Schiffer2017-06-201-5/+15
| * | vxlan: check valid combinations of address scopesMatthias Schiffer2017-06-202-0/+31
| * | vxlan: improve validation of address family configurationMatthias Schiffer2017-06-201-11/+28
| * | vxlan: get rid of redundant vxlan_dev.flagsMatthias Schiffer2017-06-203-42/+39Star
| * | vxlan: refactor verification and application of configurationMatthias Schiffer2017-06-201-97/+111
|/ /
* | Merge branch 'net-more-skb_put-work'David S. Miller2017-06-2065-218/+166Star
|\ \
| * | net: manual clean code which call skb_put_[data:zero]yuan linyu2017-06-2039-135/+93Star
| * | net: replace more place to skb_put_[data:zero]yuan linyu2017-06-207-16/+9Star
| * | net: introduce __skb_put_[zero, data, u8]yuan linyu2017-06-2019-67/+64Star
|/ /
* | net: dsa: mv88e6xxx: better IEEE Prio Mapping Table descriptionVivien Didelot2017-06-202-7/+8