summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: ipv4: Remove l3mdev_get_saddrDavid Ahern2016-09-102-22/+0
* net: vrf: Flip IPv6 output path from FIB lookup hook to out hookDavid Ahern2016-09-101-4/+4
* net: l3mdev: Allow the l3mdev to be a loopbackDavid Ahern2016-09-101-3/+3
* net: l3mdev: Add hook to output pathDavid Ahern2016-09-101-0/+48
* net: flow: Add l3mdev flow updateDavid Ahern2016-09-101-0/+6
* Revert "hv_netvsc: make inline functions static"Stephen Hemminger2016-09-101-0/+84
* net/mlx5: Introduce attach/detach to interface APIMohamad Haj Yahia2016-09-101-0/+2
* net/mlx5: SRIOV core code refactoringMohamad Haj Yahia2016-09-101-2/+0
* net/sched: Introduce act_tunnel_keyAmir Vadai2016-09-102-0/+71
* net/sched: cls_flower: Classify packet in ip tunnelsAmir Vadai2016-09-101-0/+11
* net/dst: Utility functions to build dst_metadata without supplying an skbAmir Vadai2016-09-101-13/+39
* net/ip_tunnels: Introduce tunnel_id_to_key32() and key32_to_tunnel_id()Amir Vadai2016-09-102-18/+19
* bpf: add BPF_CALL_x macros for declaring helpersDaniel Borkmann2016-09-091-0/+50
* bpf: add BPF_SIZEOF and BPF_FIELD_SIZEOF macrosDaniel Borkmann2016-09-091-0/+14
* Merge tag 'rxrpc-rewrite-20160908' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2016-09-093-15/+61
|\
| * rxrpc: Rewrite the data and ack handling codeDavid Howells2016-09-082-3/+7
| * rxrpc: Preallocate peers, conns and calls for incoming service requestsDavid Howells2016-09-081-2/+8
| * rxrpc: Add tracepoints to record received packets and end of data_readyDavid Howells2016-09-081-0/+38
| * rxrpc: Remove skb_count from struct rxrpc_callDavid Howells2016-09-081-7/+3
| * rxrpc: Update protocol definitions slightlyDavid Howells2016-09-081-3/+5
* | tcp: use an RB tree for ooo receive queueYaogong Wang2016-09-083-5/+6
* | vlan: Check for vlan ethernet types for 8021.q or 802.1adEric Garver2016-09-081-10/+23
* | openvswitch: 802.1ad uapi changes.Thomas F Herbert2016-09-081-8/+9
* | net: inet: diag: expose the socket mark to privileged processes.Lorenzo Colitti2016-09-082-2/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2016-09-082-8/+6
|\ \ | |/ |/|
| * xfrm: state: remove per-netns gc taskFlorian Westphal2016-08-241-2/+0
| * xfrm: policy: convert policy_lock to spinlockFlorian Westphal2016-08-121-1/+1
| * xfrm: policy: make xfrm_policy_lookup_bytype locklessFlorian Westphal2016-08-121-1/+1
| * xfrm: state: don't use lock anymore unless acquire operation is neededFlorian Westphal2016-08-101-3/+3
| * xfrm: constify xfrm_replay structuresJulia Lawall2016-08-101-1/+1
* | qed*: Add support for the ethtool get_regs operationTomer Tayar2016-09-071-0/+4
* | qed: Add support for debug data collectionTomer Tayar2016-09-071-0/+3
* | rxrpc: Add tracepoint for working out where aborts happenDavid Howells2016-09-072-1/+31
* | rxrpc: Improve the call tracking tracepointDavid Howells2016-09-071-8/+3
* | Merge tag 'rxrpc-rewrite-20160904-1' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2016-09-061-0/+1
|\ \
| * | rxrpc: Randomise epoch and starting client conn ID valuesDavid Howells2016-09-041-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-09-069-56/+177
|\ \ \ | |/ / |/| |
| * | netfilter: log: Check param to avoid overflow in nf_log_setGao Feng2016-08-301-2/+1
| * | netfilter: remove __nf_ct_kill_acct helperFlorian Westphal2016-08-301-10/+3
| * | netfilter: conntrack: get rid of conntrack timerFlorian Westphal2016-08-301-5/+18
| * | netfilter: don't rely on DYING bit to detect when destroy event was sentFlorian Westphal2016-08-301-5/+12
| * | netfilter: nf_tables: honor NLM_F_EXCL flag in set element insertionPablo Neira Ayuso2016-08-261-1/+2
| * | rhashtable: add rhashtable_lookup_get_insert_key()Pablo Neira Ayuso2016-08-261-13/+57
| * | netfilter: nf_tables: typo in trace attribute definitionPablo Neira2016-08-231-1/+1
| * | netfilter: nf_tables: add number generator expressionLaura Garcia Liebana2016-08-221-0/+24
| * | netfilter: nf_tables: add quota expressionPablo Neira Ayuso2016-08-221-0/+19
| * | netfilter: conntrack: simplify the code by using nf_conntrack_get_htLiping Zhang2016-08-182-3/+20
| * | netfilter: remove ip_conntrack* sysctl compat codePablo Neira Ayuso2016-08-132-16/+0
| * | netfilter: nf_tables: add hash expressionLaura Garcia Liebana2016-08-121-0/+20
* | | switchdev: Fix return value of switchdev_port_fdb_dump().Rosen, Rami2016-09-021-1/+1