summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2015-07-23ip_tunnel: Call ip_tunnel_core_init() from inet_init()Thomas Graf-0/+2
2015-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-141/+249
2015-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-0/+18
2015-07-22ip_tunnel: Provide tunnel metadata API for CONFIG_INET=nThomas Graf-0/+15
2015-07-22ipv6: sysctl to restrict candidate source addressesErik Kline-0/+2
2015-07-21net: track success and failure of TCP PMTU probingRick Jones-0/+2
2015-07-21net: #ifdefify sk_classid member of struct sockMathias Krause-0/+2
2015-07-21openvswitch: Use regular VXLAN net_device deviceThomas Graf-20/+5
2015-07-21vxlan: Factor out device configurationThomas Graf-0/+59
2015-07-21fib: Add fib rule match on tunnel idThomas Graf-1/+13
2015-07-21route: Per route IP tunnel metadata via lightweight tunnelThomas Graf-2/+33
2015-07-21route: Extend flow representation with tunnel keyThomas Graf-0/+8
2015-07-21vxlan: Flow based tunnelingThomas Graf-1/+38
2015-07-21dst: Metadata destinationsThomas Graf-1/+37
2015-07-21ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel genericThomas Graf-1/+64
2015-07-21mpls: ip tunnel supportRoopa Prabhu-0/+63
2015-07-21lwtunnel: support dst output redirect functionRoopa Prabhu-0/+12
2015-07-21ipv6: support for fib route lwtunnel encap attributesRoopa Prabhu-0/+3
2015-07-21ipv4: support for fib route lwtunnel encap attributesRoopa Prabhu-1/+5
2015-07-21lwtunnel: infrastructure for handling light weight tunnels like mplsRoopa Prabhu-0/+153
2015-07-21rtnetlink: introduce new RTA_ENCAP_TYPE and RTA_ENCAP attributesRoopa Prabhu-0/+2
2015-07-21Merge tag 'mac80211-for-davem-2015-07-17' of git://git.kernel.org/pub/scm/lin...David S. Miller-0/+17
2015-07-20bpf: introduce bpf_skb_vlan_push/pop() helpersAlexei Starovoitov-0/+5
2015-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller-0/+5
2015-07-20stmmac: drop custom_* fields from plat_stmmacenet_dataJoachim Eastwood-2/+0
2015-07-20net: remove skb_frag_add_headJiri Benc-6/+0
2015-07-20switchdev: add offload_fwd_mark generator helperScott Feldman-0/+9
2015-07-20net: add phys ID compare helper to test if two IDs are the sameScott Feldman-0/+7
2015-07-20net: don't reforward packets already forwarded by offload deviceScott Feldman-1/+14
2015-07-20ebpf: add helper to retrieve net_cls's classid cookieDaniel Borkmann-0/+7
2015-07-20cls_cgroup: factor out classid retrievalDaniel Borkmann-0/+29
2015-07-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2/+14
2015-07-17clarify implementation of ethtool's get_ts_info opJacob Keller-0/+5
2015-07-18x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on...Ingo Molnar-1/+5
2015-07-18x86/fpu, sched: Dynamically allocate 'struct fpu'Dave Hansen-2/+10
2015-07-17mm/page_owner: set correct gfp_mask on page_ownerJoonsoo Kim-0/+13
2015-07-17mm: clean up per architecture MM hook header filesLaurent Dufour-0/+16
2015-07-17Update Viresh Kumar's email addressViresh Kumar-2/+2
2015-07-17include, lib: add __printf attributes to several function prototypesNicolas Iooss-28/+33
2015-07-17mm: hugetlb: allow hugepages_supported to be architecture specificDominik Dingel-9/+8
2015-07-17Merge tag 'staging-4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+1
2015-07-17Merge tag 'gpio-v4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds-1/+1
2015-07-17cfg80211: use RTNL locked reg_can_beacon for IR-relaxationArik Nemtsov-0/+17
2015-07-16Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds-8/+3
2015-07-15netlink: changes for setting and clearing protodown via netlink.Anuradha Karuppiah-0/+1
2015-07-15net core: Add protodown support.Anuradha Karuppiah-0/+14
2015-07-15ipv6: lock socket in ip6_datagram_connect()Eric Dumazet-0/+1
2015-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds-3/+18
2015-07-16gpio: Remove double "base" in commentGeert Uytterhoeven-1/+1
2015-07-15Merge tag 'locks-v4.2-1' of git://git.samba.org/jlayton/linuxLinus Torvalds-10/+20