aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-06-04net-procfs: Use vsnprintf extension %phNJoe Perches1-9/+4
2017-06-04mdio: mux: make child bus walking more permissive and errors more verboseJon Mason1-7/+17
2017-06-04Merge branch 'net-dissection-and-matching-on-tos-and-ttl'David S. Miller5-3/+138
2017-06-04net/mlx5e: Offload TC matching on ip tos / traffic-classOr Gerlitz1-1/+25
2017-06-04net/mlx5e: Offload TC matching on tcp flagsOr Gerlitz1-1/+21
2017-06-04net/sched: cls_flower: add support for matching on ip tos and ttlOr Gerlitz2-2/+42
2017-06-04net/flow_dissector: add support for dissection of misc ip header fieldsOr Gerlitz2-0/+51
2017-06-02tcp: remove unnecessary skb_reset_tail_pointer()Eric Dumazet1-4/+2
2017-06-02bpf: Remove the capability check for cgroup skb eBPF programChenbo Feng1-1/+3
2017-06-02bpf: Allow CGROUP_SKB eBPF program to access sk_buffChenbo Feng1-0/+1
2017-06-02net: phy: use of_mdio_parse_addrJon Mason1-13/+2
2017-06-02tcp: use TS opt on RTTs for congestion controlYuchung Cheng1-7/+8
2017-06-02liquidio: Fix checkpatch errors with references crossing single lineSatanand Burla3-12/+10
2017-06-02tools: hv: set hotplug for VF on Susesixiao@microsoft.com1-1/+5
2017-06-02tools: hv: set allow-hotplug for VF on Ubuntusixiao@microsoft.com1-2/+4
2017-06-02liquidio: VF interrupt initialization cleanupRick Farrington2-12/+17
2017-06-02cxgb4: fix incorrect cim_la output for T6Ganesh Goudar1-1/+10
2017-06-02Merge branch 'sctp-improve-asoc-streams-management'David S. Miller10-91/+78
2017-06-02sctp: merge sctp_stream_new and sctp_stream_initXin Long4-26/+17
2017-06-02sctp: define the member stream as an object instead of pointer in asocXin Long10-69/+65
2017-06-02Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller19-1435/+1109
2017-06-02Merge branch 'qed-Enhance-storage-APIs'David S. Miller10-5/+252
2017-06-02qed: Add support for changing iSCSI macMintz, Yuval3-0/+74
2017-06-02qed: Support NVM-image reading APIMintz, Yuval4-0/+144
2017-06-02qed: Share additional information with qedfMintz, Yuval5-1/+30
2017-06-02qed: Correct order of wwnn and wwpnMintz, Yuval1-4/+4
2017-06-02team: add macro MODULE_ALIAS_TEAM_MODE for team mode aliasZhang Shengju6-5/+7
2017-06-01Merge branch 'dsa-tagger-simplification'David S. Miller13-90/+47
2017-06-01net: dsa: factor skb freeing on xmitVivien Didelot9-39/+16
2017-06-01net: dsa: remove out_drop label in taggers rcvVivien Didelot6-42/+24
2017-06-01net: dsa: remove dsa_uses_tagged_protocolVivien Didelot1-7/+1
2017-06-01net: dsa: do not cast dstVivien Didelot2-2/+2
2017-06-01net: dsa: comment hot path requirementsVivien Didelot2-0/+4
2017-06-01i40evf: update i40evf.txt with new contentJesse Brandeburg1-8/+15
2017-06-01i40evf: Add support for Adaptive Virtual FunctionPreethi Banala4-7/+12
2017-06-01virtchnl: Add compile time static asserts to validate structure sizesSridhar Samudrala1-0/+50
2017-06-01virtchnl: Add pad fields to a couple of structuresSridhar Samudrala1-0/+3
2017-06-01i40e/virtchnl: move function to virtchnlJesse Brandeburg2-149/+148
2017-06-01virtchnl: finish conversion to virtchnl interfaceJesse Brandeburg6-65/+102
2017-06-01i40evf/virtchnl: whitespace cleanupsJesse Brandeburg3-13/+8
2017-06-01i40e/virtchnl: refactor code for validate checksJesse Brandeburg2-16/+37
2017-06-01virtchnl: convert to new macrosJesse Brandeburg3-6/+6
2017-06-01virtchnl: move some code to core driverJesse Brandeburg1-12/+18
2017-06-01virtchnl: rename i40e to generic virtchnlJesse Brandeburg11-498/+499
2017-06-01i40e: use new unified virtchnl header fileJesse Brandeburg4-452/+3
2017-06-01i40e/i40evf: create and use new unified header fileJesse Brandeburg5-3/+4
2017-06-01i40evf: drop i40e_type.h includeJesse Brandeburg1-2/+0
2017-06-01mlxsw: spectrum: Add bridge dependency for spectrumIdo Schimmel1-0/+1
2017-06-01Merge branch 'stmmac-add-dwmac-sun8i-ethernet-driver'David S. Miller23-5/+1303
2017-06-01arm64: defconfig: Enable dwmac-sun8i driver on defconfigLABBE Corentin1-0/+1