summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-09-17ip6_tunnel: add collect_md mode to IPv6 tunnelsAlexei Starovoitov
2016-09-17ip_tunnel: add collect_md mode to IPIP tunnelAlexei Starovoitov
2016-09-17net: l3mdev: Remove netif_index_is_l3_masterDavid Ahern
2016-09-17Merge tag 'wireless-drivers-next-for-davem-2016-09-15' of git://git.kernel.or...David S. Miller
2016-09-16net-next: dsa: add Qualcomm tag RX/TX handlerJohn Crispin
2016-09-16net/sched: cls_flower: Specify vlan attributes format in the UAPI headerOr Gerlitz
2016-09-16net/sched: cls_flower: Support masking for matching on tcp/udp portsOr Gerlitz
2016-09-15net_sched: Introduce skbmod actionJamal Hadi Salim
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-09-11net: flow: Remove FLOWI_FLAG_L3MDEV_SRC flagDavid Ahern
2016-09-11net: l3mdev: remove get_rtable methodDavid Ahern
2016-09-11net: l3mdev: Remove l3mdev_fib_oifDavid Ahern
2016-09-11net: ipv6: Remove l3mdev_get_saddr6David Ahern
2016-09-11net: ipv4: Remove l3mdev_get_saddrDavid Ahern
2016-09-11net: vrf: Flip IPv6 output path from FIB lookup hook to out hookDavid Ahern
2016-09-11net: l3mdev: Allow the l3mdev to be a loopbackDavid Ahern
2016-09-11net: l3mdev: Add hook to output pathDavid Ahern
2016-09-11net: flow: Add l3mdev flow updateDavid Ahern
2016-09-11Revert "hv_netvsc: make inline functions static"Stephen Hemminger
2016-09-11net/mlx5: Introduce attach/detach to interface APIMohamad Haj Yahia
2016-09-11net/mlx5: SRIOV core code refactoringMohamad Haj Yahia
2016-09-11net/sched: Introduce act_tunnel_keyAmir Vadai
2016-09-11net/sched: cls_flower: Classify packet in ip tunnelsAmir Vadai
2016-09-11net/dst: Utility functions to build dst_metadata without supplying an skbAmir Vadai
2016-09-11net/ip_tunnels: Introduce tunnel_id_to_key32() and key32_to_tunnel_id()Amir Vadai
2016-09-10Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-09-10fscrypto: require write access to mount to set encryption policyEric Biggers
2016-09-10bpf: add BPF_CALL_x macros for declaring helpersDaniel Borkmann
2016-09-10bpf: add BPF_SIZEOF and BPF_FIELD_SIZEOF macrosDaniel Borkmann
2016-09-10Merge tag 'rxrpc-rewrite-20160908' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller
2016-09-09brcmfmac: add support for bcm4339 chip with modalias sdio:c00v02D0d4339Arend Van Spriel
2016-09-09add basic register-field manipulation macrosJakub Kicinski
2016-09-09tcp: use an RB tree for ooo receive queueYaogong Wang
2016-09-09vlan: Check for vlan ethernet types for 8021.q or 802.1adEric Garver
2016-09-09openvswitch: 802.1ad uapi changes.Thomas F Herbert
2016-09-08net/mlx5e: Move an_disable_cap bit to a new positionBodong Wang
2016-09-08net: inet: diag: expose the socket mark to privileged processes.Lorenzo Colitti
2016-09-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2016-09-08rxrpc: Rewrite the data and ack handling codeDavid Howells
2016-09-08rxrpc: Preallocate peers, conns and calls for incoming service requestsDavid Howells
2016-09-08rxrpc: Add tracepoints to record received packets and end of data_readyDavid Howells
2016-09-08rxrpc: Remove skb_count from struct rxrpc_callDavid Howells
2016-09-08rxrpc: Update protocol definitions slightlyDavid Howells
2016-09-08qed*: Add support for the ethtool get_regs operationTomer Tayar
2016-09-08qed: Add support for debug data collectionTomer Tayar
2016-09-07usercopy: force check_object_size() inlineKees Cook
2016-09-07rxrpc: Add tracepoint for working out where aborts happenDavid Howells
2016-09-07rxrpc: Improve the call tracking tracepointDavid Howells
2016-09-06net: Don't delete routes in different VRFsMark Tomlinson