aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-21dst: Metadata destinationsThomas Graf2-1/+37
2015-07-21ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel genericThomas Graf2-1/+64
2015-07-21mpls: ip tunnel supportRoopa Prabhu3-0/+63
2015-07-21lwtunnel: support dst output redirect functionRoopa Prabhu1-0/+12
2015-07-21ipv6: support for fib route lwtunnel encap attributesRoopa Prabhu1-0/+3
2015-07-21ipv4: support for fib route lwtunnel encap attributesRoopa Prabhu2-1/+5
2015-07-21lwtunnel: infrastructure for handling light weight tunnels like mplsRoopa Prabhu3-0/+153
2015-07-21rtnetlink: introduce new RTA_ENCAP_TYPE and RTA_ENCAP attributesRoopa Prabhu1-0/+2
2015-07-20bpf: introduce bpf_skb_vlan_push/pop() helpersAlexei Starovoitov3-0/+5
2015-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller1-0/+5
2015-07-20stmmac: drop custom_* fields from plat_stmmacenet_dataJoachim Eastwood1-2/+0
2015-07-20net: remove skb_frag_add_headJiri Benc1-6/+0
2015-07-20switchdev: add offload_fwd_mark generator helperScott Feldman1-0/+9
2015-07-20net: add phys ID compare helper to test if two IDs are the sameScott Feldman1-0/+7
2015-07-20net: don't reforward packets already forwarded by offload deviceScott Feldman2-1/+14
2015-07-20ebpf: add helper to retrieve net_cls's classid cookieDaniel Borkmann1-0/+7
2015-07-20cls_cgroup: factor out classid retrievalDaniel Borkmann1-0/+29
2015-07-17clarify implementation of ethtool's get_ts_info opJacob Keller1-0/+5
2015-07-15netlink: changes for setting and clearing protodown via netlink.Anuradha Karuppiah1-0/+1
2015-07-15net core: Add protodown support.Anuradha Karuppiah1-0/+14
2015-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller72-652/+1706
2015-07-13bridge: mdb: add vlan support for user entriesNikolay Aleksandrov1-0/+1
2015-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-1/+9
2015-07-12can: replace timestamp as unique skb attributeOliver Hartkopp1-0/+2
2015-07-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-3/+5
2015-07-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+6
2015-07-11Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimmLinus Torvalds1-1/+1
2015-07-11Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+4
2015-07-10net: phy: Pass mdix ethtool setting through to phy driverDavid Thomson1-0/+2
2015-07-09ipv6: Nonlocal bindTom Herbert1-0/+1
2015-07-09inet: inet_twsk_deschedule factorizationEric Dumazet1-1/+1
2015-07-09inet: simplify timewait refcountingEric Dumazet2-6/+4
2015-07-09inet: remove BUG_ON() in twsk_destructor()Eric Dumazet1-3/+0
2015-07-09ipv6: use flag instead of u16 for hop in inet6_skb_parmFlorian Westphal1-1/+1
2015-07-09cdc_ncm: Add support for moving NDP to end of NCM frameEnrico Mioso1-1/+6
2015-07-09tcp: do not slow start when cwnd equals ssthreshYuchung Cheng1-1/+1
2015-07-09tcp: add tcp_in_slow_start helperYuchung Cheng1-1/+6
2015-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds1-0/+3
2015-07-09libceph: enable ceph in a non-default network namespaceIlya Dryomov1-0/+3
2015-07-09time: Get rid of do_posix_clock_monotonic_gettimeThomas Gleixner1-1/+0
2015-07-08ipv4: add support for linkdown sysctl to netconfAndy Gospodarek1-0/+1
2015-07-08Merge tag 'pm+acpi-4.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-10/+16
2015-07-08Merge tag 'sirf-iobrg2regmap-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/baohua/linux into fixesKevin Hilman1-0/+4
2015-07-08net_sched: act_mirred: remove spinlock in fast pathEric Dumazet1-1/+1
2015-07-08net_sched: act_gact: remove spinlock in fast pathEric Dumazet1-0/+11
2015-07-08net_sched: act_gact: use a separate packet counters for gact_determ()Eric Dumazet1-3/+4
2015-07-08net: sched: add percpu stats to actionsEric Dumazet1-1/+3
2015-07-08net: sched: extend percpu stats helpersEric Dumazet1-10/+21
2015-07-08hotplug: Prevent alloc/free of irq descriptors during cpu up/downThomas Gleixner1-1/+6
2015-07-07Merge branch 'acpi-scan'Rafael J. Wysocki2-0/+16