aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-15net/sched: cls_flower: Specify vlan attributes format in the UAPI headerOr Gerlitz1-3/+3
2016-09-15net/sched: cls_flower: Support masking for matching on tcp/udp portsOr Gerlitz1-0/+4
2016-09-15net_sched: Introduce skbmod actionJamal Hadi Salim2-0/+69
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller25-36/+221
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-4/+24
2016-09-10net: flow: Remove FLOWI_FLAG_L3MDEV_SRC flagDavid Ahern1-2/+1
2016-09-10net: l3mdev: remove get_rtable methodDavid Ahern1-21/+0
2016-09-10net: l3mdev: Remove l3mdev_fib_oifDavid Ahern1-29/+0
2016-09-10net: ipv6: Remove l3mdev_get_saddr6David Ahern1-11/+0
2016-09-10net: ipv4: Remove l3mdev_get_saddrDavid Ahern2-22/+0
2016-09-10net: vrf: Flip IPv6 output path from FIB lookup hook to out hookDavid Ahern1-4/+4
2016-09-10net: l3mdev: Allow the l3mdev to be a loopbackDavid Ahern1-3/+3
2016-09-10net: l3mdev: Add hook to output pathDavid Ahern1-0/+48
2016-09-10net: flow: Add l3mdev flow updateDavid Ahern1-0/+6
2016-09-10Revert "hv_netvsc: make inline functions static"Stephen Hemminger1-0/+84
2016-09-10net/mlx5: Introduce attach/detach to interface APIMohamad Haj Yahia1-0/+2
2016-09-10net/mlx5: SRIOV core code refactoringMohamad Haj Yahia1-2/+0
2016-09-10net/sched: Introduce act_tunnel_keyAmir Vadai2-0/+71
2016-09-10net/sched: cls_flower: Classify packet in ip tunnelsAmir Vadai1-0/+11
2016-09-10net/dst: Utility functions to build dst_metadata without supplying an skbAmir Vadai1-13/+39
2016-09-10net/ip_tunnels: Introduce tunnel_id_to_key32() and key32_to_tunnel_id()Amir Vadai2-18/+19
2016-09-10Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-3/+2
2016-09-10fscrypto: require write access to mount to set encryption policyEric Biggers1-3/+2
2016-09-09bpf: add BPF_CALL_x macros for declaring helpersDaniel Borkmann1-0/+50
2016-09-09bpf: add BPF_SIZEOF and BPF_FIELD_SIZEOF macrosDaniel Borkmann1-0/+14
2016-09-09Merge tag 'rxrpc-rewrite-20160908' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsDavid S. Miller3-15/+61
2016-09-08tcp: use an RB tree for ooo receive queueYaogong Wang3-5/+6
2016-09-08vlan: Check for vlan ethernet types for 8021.q or 802.1adEric Garver1-10/+23
2016-09-08openvswitch: 802.1ad uapi changes.Thomas F Herbert1-8/+9
2016-09-08net/mlx5e: Move an_disable_cap bit to a new positionBodong Wang1-2/+3
2016-09-08net: inet: diag: expose the socket mark to privileged processes.Lorenzo Colitti2-2/+3
2016-09-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller2-8/+6
2016-09-08rxrpc: Rewrite the data and ack handling codeDavid Howells2-3/+7
2016-09-08rxrpc: Preallocate peers, conns and calls for incoming service requestsDavid Howells1-2/+8
2016-09-08rxrpc: Add tracepoints to record received packets and end of data_readyDavid Howells1-0/+38
2016-09-08rxrpc: Remove skb_count from struct rxrpc_callDavid Howells1-7/+3
2016-09-08rxrpc: Update protocol definitions slightlyDavid Howells1-3/+5
2016-09-07qed*: Add support for the ethtool get_regs operationTomer Tayar1-0/+4
2016-09-07qed: Add support for debug data collectionTomer Tayar1-0/+3
2016-09-07usercopy: force check_object_size() inlineKees Cook1-2/+2
2016-09-07rxrpc: Add tracepoint for working out where aborts happenDavid Howells2-1/+31
2016-09-07rxrpc: Improve the call tracking tracepointDavid Howells1-8/+3
2016-09-06net: Don't delete routes in different VRFsMark Tomlinson1-1/+2
2016-09-06Merge tag 'rxrpc-rewrite-20160904-1' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsDavid S. Miller1-0/+1
2016-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller9-56/+177
2016-09-06usercopy: fold builtin_const check into inline functionKees Cook1-1/+2
2016-09-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-3/+2
2016-09-04rxrpc: Randomise epoch and starting client conn ID valuesDavid Howells1-0/+1
2016-09-04af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock'Linus Torvalds1-1/+1
2016-09-04bonding: Fix bonding crashMahesh Bandewar1-0/+1