summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-07-27bonding: convert num_grat_arp to the new bonding option APINikolay Aleksandrov
2015-07-27lwtunnel: change prototype of lwtunnel_state_get()Nicolas Dichtel
2015-07-27net/mlx5e: TX latency optimization to save DMA readsAchiad Shochat
2015-07-27net/mlx5e: Allocate DMA coherent memory on reader NUMA nodeSaeed Mahameed
2015-07-27net/mlx5e: Support ETH_RSS_HASH_XORSaeed Mahameed
2015-07-26lwtunnel: export linux/lwtunnel.h to userspaceNicolas Dichtel
2015-07-23ip_tunnel: Call ip_tunnel_core_init() from inet_init()Thomas Graf
2015-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-07-22ip_tunnel: Provide tunnel metadata API for CONFIG_INET=nThomas Graf
2015-07-22ipv6: sysctl to restrict candidate source addressesErik Kline
2015-07-21net: track success and failure of TCP PMTU probingRick Jones
2015-07-21net: #ifdefify sk_classid member of struct sockMathias Krause
2015-07-21openvswitch: Use regular VXLAN net_device deviceThomas Graf
2015-07-21vxlan: Factor out device configurationThomas Graf
2015-07-21fib: Add fib rule match on tunnel idThomas Graf
2015-07-21route: Per route IP tunnel metadata via lightweight tunnelThomas Graf
2015-07-21route: Extend flow representation with tunnel keyThomas Graf
2015-07-21vxlan: Flow based tunnelingThomas Graf
2015-07-21dst: Metadata destinationsThomas Graf
2015-07-21ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel genericThomas Graf
2015-07-21mpls: ip tunnel supportRoopa Prabhu
2015-07-21lwtunnel: support dst output redirect functionRoopa Prabhu
2015-07-21ipv6: support for fib route lwtunnel encap attributesRoopa Prabhu
2015-07-21ipv4: support for fib route lwtunnel encap attributesRoopa Prabhu
2015-07-21lwtunnel: infrastructure for handling light weight tunnels like mplsRoopa Prabhu
2015-07-21rtnetlink: introduce new RTA_ENCAP_TYPE and RTA_ENCAP attributesRoopa Prabhu
2015-07-21Merge tag 'mac80211-for-davem-2015-07-17' of git://git.kernel.org/pub/scm/lin...David S. Miller
2015-07-20bpf: introduce bpf_skb_vlan_push/pop() helpersAlexei Starovoitov
2015-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-07-20stmmac: drop custom_* fields from plat_stmmacenet_dataJoachim Eastwood
2015-07-20net: remove skb_frag_add_headJiri Benc
2015-07-20switchdev: add offload_fwd_mark generator helperScott Feldman
2015-07-20net: add phys ID compare helper to test if two IDs are the sameScott Feldman
2015-07-20net: don't reforward packets already forwarded by offload deviceScott Feldman
2015-07-20ebpf: add helper to retrieve net_cls's classid cookieDaniel Borkmann
2015-07-20cls_cgroup: factor out classid retrievalDaniel Borkmann
2015-07-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-07-17clarify implementation of ethtool's get_ts_info opJacob Keller
2015-07-18x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on...Ingo Molnar
2015-07-18x86/fpu, sched: Dynamically allocate 'struct fpu'Dave Hansen
2015-07-17mm/page_owner: set correct gfp_mask on page_ownerJoonsoo Kim
2015-07-17mm: clean up per architecture MM hook header filesLaurent Dufour
2015-07-17Update Viresh Kumar's email addressViresh Kumar
2015-07-17include, lib: add __printf attributes to several function prototypesNicolas Iooss
2015-07-17mm: hugetlb: allow hugepages_supported to be architecture specificDominik Dingel
2015-07-17Merge tag 'staging-4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-07-17Merge tag 'gpio-v4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2015-07-17cfg80211: use RTNL locked reg_can_beacon for IR-relaxationArik Nemtsov
2015-07-16Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds