summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bpf: fix missing header inclusionZi Shen Lim2016-06-111-0/+1
* Merge branch 'tcp_nv'David S. Miller2016-06-116-2/+502
|\
| * tcp: add NV congestion controlLawrence Brakmo2016-06-113-0/+493
| * tcp: add in_flight to tcp_skb_cbLawrence Brakmo2016-06-113-2/+9
|/
* Merge branch 'virtio_net-GSO-helpers'David S. Miller2016-06-116-270/+143
|\
| * packet: use common code for virtio_net_hdr and skb GSO conversionMike Rapoport2016-06-111-34/+2
| * virtio_net: use common code for virtio_net_hdr and skb GSO conversionMike Rapoport2016-06-111-68/+10
| * tuntap: use common code for virtio_net_hdr and skb GSO conversionMike Rapoport2016-06-111-76/+21
| * macvtap: use common code for virtio_net_hdr and skb GSO conversionMike Rapoport2016-06-111-89/+6
| * virtio_net: introduce virtio_net_hdr_{from,to}_skbMike Rapoport2016-06-111-0/+101
| * virtio_net: add _UAPI prefix to virtio_net header guardsMike Rapoport2016-06-111-3/+3
|/
* RDS: IB: Remove deprecated create_workqueueBhaktipriya Shridhar2016-06-111-1/+1
* NET: PHY: adds driver for Intel XWAY PHYHauke Mehrtens2016-06-113-0/+385
* rxrpc: Limit the listening backlogDavid Howells2016-06-115-23/+47
* rxrpc: Trim line-terminal whitespaceDavid Howells2016-06-112-2/+2
* net, cls: allow for deleting all filters for given parentDaniel Borkmann2016-06-111-4/+33
* Merge branch 'bpf-fixes'David S. Miller2016-06-113-33/+53
|\
| * bpf: reject wrong sized filters earlierDaniel Borkmann2016-06-111-8/+15
| * bpf: enforce recursion limit on redirectsDaniel Borkmann2016-06-113-25/+38
|/
* openvswitch: Add packet truncation support.William Tu2016-06-116-17/+73
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-10396-2288/+3065
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-06-1093-460/+828
| |\
| | * vmxnet3: segCnt can be 1 for LRO packetsShrikrishna Khare2016-06-102-3/+3
| | * packet: compat support for sock_fprogWillem de Bruijn2016-06-103-2/+41
| | * stmmac: fix parameter to dwmac4_set_umac_addr()Ben Dooks2016-06-101-1/+1
| | * Merge branch 'mlx5-fixes'David S. Miller2016-06-1010-52/+128
| | |\
| | | * net/mlx5e: Fix blue flame quota logicEli Cohen2016-06-101-1/+2
| | | * net/mlx5e: Use ndo_stop explicitly at shutdown flowEran Ben Elisha2016-06-101-4/+1
| | | * net/mlx5: E-Switch, always set mc_promisc for allmulti vportsMohamad Haj Yahia2016-06-101-0/+1
| | | * net/mlx5: E-Switch, Modify node guid on vf set MACNoa Osherovich2016-06-104-4/+68
| | | * net/mlx5: E-Switch, Fix vport enable flowMohamad Haj Yahia2016-06-101-4/+1
| | | * net/mlx5: E-Switch, Use the correct error check on returned pointersOr Gerlitz2016-06-101-17/+17
| | | * net/mlx5: E-Switch, Use the correct free() functionOr Gerlitz2016-06-101-3/+3
| | | * net/mlx5: Fix E-Switch flow steering capabilities checkMaor Gottlieb2016-06-101-13/+15
| | | * net/mlx5: Fix flow steering NIC capabilities checkMaor Gottlieb2016-06-102-1/+15
| | | * net/mlx5: Fix root flow table updateMaor Gottlieb2016-06-101-1/+1
| | | * net/mlx5: Fix MLX5_CMD_OP_MAX to be defined correctlyShahar Klein2016-06-102-3/+2
| | | * net/mlx5: Fix masking of reserved bits in XRCD numberMajd Dibbiny2016-06-101-1/+1
| | | * net/mlx5: Fix the size of modify QP mailboxMajd Dibbiny2016-06-101-0/+1
| | |/
| | * Merge tag 'mac80211-for-davem-2016-06-09' of git://git.kernel.org/pub/scm/lin...David S. Miller2016-06-092-4/+23
| | |\
| | | * wext: Fix 32 bit iwpriv compatibility issue with 64 bit KernelPrasun Maiti2016-06-091-2/+23
| | | * cfg80211: remove get/set antenna and tx power warningsJohannes Berg2016-06-091-2/+0
| | * | Merge branch 'mlxsw-fixes'David S. Miller2016-06-092-91/+117
| | |\ \
| | | * | mlxsw: spectrum: Don't sleep during ndo_get_phys_port_name()Ido Schimmel2016-06-092-43/+26
| | | * | mlxsw: spectrum: Make split flow match firmware requirementsIdo Schimmel2016-06-091-52/+95
| | |/ /
| | * | qfq: don't leak skb if kzalloc failsFlorian Westphal2016-06-091-2/+4
| | * | ip6gre: Allow live link address changeShweta Choudaha2016-06-091-0/+3
| | * | Merge branch 'cls_u32-hwoffload-fixes'David S. Miller2016-06-091-19/+26
| | |\ \
| | | * | net: cls_u32: be more strict about skip-sw flag for knodesJakub Kicinski2016-06-091-18/+19
| | | * | net: cls_u32: catch all hardware offload errorsJakub Kicinski2016-06-091-1/+7
| | |/ /