summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |/ /
| | * | sfc: report supported link speeds on SFP connectionsBert Kenward2016-06-081-3/+4
| | * | net_sched: add missing paddattr descriptionEric Dumazet2016-06-081-0/+2
| | * | ipv6: Skip XFRM lookup if dst_entry in socket cache is validJakub Sitnicki2016-06-081-8/+3
| | * | l2tp: fix configuration passed to setup_udp_tunnel_sock()Guillaume Nault2016-06-081-1/+1
| | * | cxgb4: Add device id of T540-BT adapterHariprasad Shenai2016-06-081-0/+1
| | * | net-sysfs: fix missing <linux/of_net.h>Ben Dooks2016-06-081-0/+1
| | * | bridge: Don't insert unnecessary local fdb entry on changing mac addressToshiaki Makita2016-06-081-0/+2
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-06-084-7/+9
| | |\ \
| | | * | ipvs: update real-server binding of outgoing connections in SIP-peMarco Angaroni2016-06-063-5/+7
| | | * | netfilter: x_tables: don't reject valid target size on some architecturesFlorian Westphal2016-06-021-2/+2
| | * | | tcp: record TLP and ER timer stats in v6 statsYuchung Cheng2016-06-081-1/+3
| | * | | net: sched: fix tc_should_offload for specific clsact classesDaniel Borkmann2016-06-085-10/+27
| | * | | act_police: fix a crash during removalWANG Cong2016-06-081-22/+11