summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netxen: remove writeq/readq function definitionsLABBE Corentin2017-06-041-14/+1
* net-procfs: Use vsnprintf extension %phNJoe Perches2017-06-041-9/+4
* mdio: mux: make child bus walking more permissive and errors more verboseJon Mason2017-06-041-7/+17
* Merge branch 'net-dissection-and-matching-on-tos-and-ttl'David S. Miller2017-06-045-3/+138
|\
| * net/mlx5e: Offload TC matching on ip tos / traffic-classOr Gerlitz2017-06-041-1/+25
| * net/mlx5e: Offload TC matching on tcp flagsOr Gerlitz2017-06-041-1/+21
| * net/sched: cls_flower: add support for matching on ip tos and ttlOr Gerlitz2017-06-042-2/+42
| * net/flow_dissector: add support for dissection of misc ip header fieldsOr Gerlitz2017-06-042-0/+51
|/
* tcp: remove unnecessary skb_reset_tail_pointer()Eric Dumazet2017-06-021-4/+2
* bpf: Remove the capability check for cgroup skb eBPF programChenbo Feng2017-06-021-1/+3
* bpf: Allow CGROUP_SKB eBPF program to access sk_buffChenbo Feng2017-06-021-0/+1
* net: phy: use of_mdio_parse_addrJon Mason2017-06-021-13/+2
* tcp: use TS opt on RTTs for congestion controlYuchung Cheng2017-06-021-7/+8
* liquidio: Fix checkpatch errors with references crossing single lineSatanand Burla2017-06-023-12/+10
* tools: hv: set hotplug for VF on Susesixiao@microsoft.com2017-06-021-1/+5
* tools: hv: set allow-hotplug for VF on Ubuntusixiao@microsoft.com2017-06-021-2/+4
* liquidio: VF interrupt initialization cleanupRick Farrington2017-06-022-12/+17
* cxgb4: fix incorrect cim_la output for T6Ganesh Goudar2017-06-021-1/+10
* Merge branch 'sctp-improve-asoc-streams-management'David S. Miller2017-06-0210-91/+78
|\
| * sctp: merge sctp_stream_new and sctp_stream_initXin Long2017-06-024-26/+17
| * sctp: define the member stream as an object instead of pointer in asocXin Long2017-06-0210-69/+65
|/
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2017-06-0219-1435/+1109
|\
| * i40evf: update i40evf.txt with new contentJesse Brandeburg2017-06-011-8/+15
| * i40evf: Add support for Adaptive Virtual FunctionPreethi Banala2017-06-014-7/+12
| * virtchnl: Add compile time static asserts to validate structure sizesSridhar Samudrala2017-06-011-0/+50
| * virtchnl: Add pad fields to a couple of structuresSridhar Samudrala2017-06-011-0/+3
| * i40e/virtchnl: move function to virtchnlJesse Brandeburg2017-06-012-149/+148
| * virtchnl: finish conversion to virtchnl interfaceJesse Brandeburg2017-06-016-65/+102
| * i40evf/virtchnl: whitespace cleanupsJesse Brandeburg2017-06-013-13/+8
| * i40e/virtchnl: refactor code for validate checksJesse Brandeburg2017-06-012-16/+37
| * virtchnl: convert to new macrosJesse Brandeburg2017-06-013-6/+6
| * virtchnl: move some code to core driverJesse Brandeburg2017-06-011-12/+18
| * virtchnl: rename i40e to generic virtchnlJesse Brandeburg2017-06-0111-498/+499
| * i40e: use new unified virtchnl header fileJesse Brandeburg2017-06-014-452/+3
| * i40e/i40evf: create and use new unified header fileJesse Brandeburg2017-06-015-3/+4
| * i40evf: drop i40e_type.h includeJesse Brandeburg2017-06-011-2/+0
* | Merge branch 'qed-Enhance-storage-APIs'David S. Miller2017-06-0210-5/+252
|\ \
| * | qed: Add support for changing iSCSI macMintz, Yuval2017-06-023-0/+74
| * | qed: Support NVM-image reading APIMintz, Yuval2017-06-024-0/+144
| * | qed: Share additional information with qedfMintz, Yuval2017-06-025-1/+30
| * | qed: Correct order of wwnn and wwpnMintz, Yuval2017-06-021-4/+4
|/ /
* | team: add macro MODULE_ALIAS_TEAM_MODE for team mode aliasZhang Shengju2017-06-026-5/+7
* | Merge branch 'dsa-tagger-simplification'David S. Miller2017-06-0113-90/+47
|\ \ | |/ |/|
| * net: dsa: factor skb freeing on xmitVivien Didelot2017-06-019-39/+16
| * net: dsa: remove out_drop label in taggers rcvVivien Didelot2017-06-016-42/+24
| * net: dsa: remove dsa_uses_tagged_protocolVivien Didelot2017-06-011-7/+1
| * net: dsa: do not cast dstVivien Didelot2017-06-012-2/+2
| * net: dsa: comment hot path requirementsVivien Didelot2017-06-012-0/+4
|/
* mlxsw: spectrum: Add bridge dependency for spectrumIdo Schimmel2017-06-011-0/+1
* Merge branch 'stmmac-add-dwmac-sun8i-ethernet-driver'David S. Miller2017-06-0123-5/+1303
|\