summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-08-28IGMP: Inhibit reports for local multicast groupsPhilip Downey
2015-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-27net: sched: register noqueue qdiscPhil Sutter
2015-08-27netfilter: Define v6ops in !CONFIG_NETFILTER case.Joe Stringer
2015-08-27net: kill long time unused bonding private flagsJiri Pirko
2015-08-27net: add netif_is_ovs_master helper with IFF_OPENVSWITCH private flagJiri Pirko
2015-08-27net: add netif_is_bridge_master helperJiri Pirko
2015-08-27net: introduce change upper device notifier change infoJiri Pirko
2015-08-27geneve: Consolidate Geneve functionality in single module.Pravin B Shelar
2015-08-27geneve: Add support to collect tunnel metadata.Pravin B Shelar
2015-08-27geneve: Make dst-port configurable.Pravin B Shelar
2015-08-27tunnel: introduce udp_tun_rx_dst()Pravin B Shelar
2015-08-27bridge: Add netlink support for vlan_protocol attributeToshiaki Makita
2015-08-27net: sched: consolidate tc_classify{,_compat}Daniel Borkmann
2015-08-27openvswitch: Allow attaching helpers to ct actionJoe Stringer
2015-08-27openvswitch: Allow matching on conntrack labelJoe Stringer
2015-08-27netfilter: connlabels: Export setting connlabel lengthJoe Stringer
2015-08-27openvswitch: Allow matching on conntrack markJoe Stringer
2015-08-27openvswitch: Add conntrack actionJoe Stringer
2015-08-27dst: Add __skb_dst_copy() variationJoe Stringer
2015-08-26net_sched: act_bpf: remove spinlock in fast pathAlexei Starovoitov
2015-08-26net_sched: make tcf_hash_destroy() staticAlexei Starovoitov
2015-08-26PCI: Make pci_msi_setup_pci_dev() non-static for use by arch codeGuilherme G. Piccoli
2015-08-25vxlan: fix multiple inclusion of vxlan.hJiri Benc
2015-08-25inetpeer: remove dead codeDavid Ahern
2015-08-25tcp: refine pacing rate determinationEric Dumazet
2015-08-25tcp: fix slow start after idle vs TSO/GSOEric Dumazet
2015-08-24lwt: Add cfg argument to build_stateTom Herbert
2015-08-23Merge tag 'nfc-next-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller
2015-08-23route: fix breakage after moving lwtunnel stateJiri Benc
2015-08-23vxlan: GRO support at tunnel layerTom Herbert
2015-08-23gro: Fix remcsum offload to deal with frags in GROTom Herbert
2015-08-22Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-08-21mm: make page pfmemalloc check more robustMichal Hocko
2015-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-21Merge tag 'media/v4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2015-08-21Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-08-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-08-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso
2015-08-20ipv6: route: per route IP tunnel metadata via lightweight tunnelJiri Benc
2015-08-20ipv6: route: extend flow representation with tunnel keyJiri Benc
2015-08-20vxlan: provide access function for vxlan socket address familyJiri Benc
2015-08-20ipv6: ndisc: inherit metadata dst when creating ndisc requestsJiri Benc
2015-08-20route: move lwtunnel state to dst_entryJiri Benc
2015-08-20ip_tunnels: use tos and ttl fields also for IPv6Jiri Benc
2015-08-20ip_tunnels: add IPv6 addresses to ip_tunnel_keyJiri Benc
2015-08-20ip_tunnels: use offsetofendJiri Benc
2015-08-20ip_tunnels: use u8/u16/u32Jiri Benc
2015-08-20ip_tunnels: remove custom alignment and packingJiri Benc
2015-08-20Merge tag 'wireless-drivers-next-for-davem-2015-08-19' of git://git.kernel.or...David S. Miller