aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-28net: Add support for VRFs to inetpeer cacheDavid Ahern1-5/+12
2015-08-28net: Refactor inetpeer address structDavid Ahern1-16/+19
2015-08-28net: Add helper function to compare inetpeer addressesDavid Ahern1-0/+16
2015-08-28net: Add set,get helpers for inetpeer addressesDavid Ahern1-0/+23
2015-08-28net: Introduce ipv4_addr_hash and use it for tcp metricsDavid Ahern1-0/+5
2015-08-28IGMP: Inhibit reports for local multicast groupsPhilip Downey1-0/+1
2015-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-25/+56
2015-08-27net: sched: register noqueue qdiscPhil Sutter1-0/+1
2015-08-27netfilter: Define v6ops in !CONFIG_NETFILTER case.Joe Stringer1-9/+9
2015-08-27net: kill long time unused bonding private flagsJiri Pirko1-36/+21
2015-08-27net: add netif_is_ovs_master helper with IFF_OPENVSWITCH private flagJiri Pirko1-0/+8
2015-08-27net: add netif_is_bridge_master helperJiri Pirko1-0/+5
2015-08-27net: introduce change upper device notifier change infoJiri Pirko1-0/+7
2015-08-27geneve: Consolidate Geneve functionality in single module.Pravin B Shelar1-34/+0
2015-08-27geneve: Add support to collect tunnel metadata.Pravin B Shelar2-0/+4
2015-08-27geneve: Make dst-port configurable.Pravin B Shelar1-0/+1
2015-08-27tunnel: introduce udp_tun_rx_dst()Pravin B Shelar2-0/+65
2015-08-27bridge: Add netlink support for vlan_protocol attributeToshiaki Makita1-0/+1
2015-08-27net: sched: consolidate tc_classify{,_compat}Daniel Borkmann1-3/+1
2015-08-27openvswitch: Allow attaching helpers to ct actionJoe Stringer1-0/+3
2015-08-27openvswitch: Allow matching on conntrack labelJoe Stringer1-0/+10
2015-08-27netfilter: connlabels: Export setting connlabel lengthJoe Stringer1-0/+4
2015-08-27openvswitch: Allow matching on conntrack markJoe Stringer1-0/+5
2015-08-27openvswitch: Add conntrack actionJoe Stringer1-0/+40
2015-08-27dst: Add __skb_dst_copy() variationJoe Stringer1-2/+7
2015-08-26net_sched: act_bpf: remove spinlock in fast pathAlexei Starovoitov1-1/+1
2015-08-26net_sched: make tcf_hash_destroy() staticAlexei Starovoitov1-1/+0
2015-08-26PCI: Make pci_msi_setup_pci_dev() non-static for use by arch codeGuilherme G. Piccoli1-0/+1
2015-08-25vxlan: fix multiple inclusion of vxlan.hJiri Benc1-1/+2
2015-08-25inetpeer: remove dead codeDavid Ahern1-67/+0
2015-08-25tcp: refine pacing rate determinationEric Dumazet1-0/+2
2015-08-25tcp: fix slow start after idle vs TSO/GSOEric Dumazet1-0/+13
2015-08-24lwt: Add cfg argument to build_stateTom Herbert1-0/+3
2015-08-23Merge tag 'nfc-next-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-nextDavid S. Miller3-29/+44
2015-08-23route: fix breakage after moving lwtunnel stateJiri Benc1-2/+5
2015-08-23vxlan: GRO support at tunnel layerTom Herbert1-0/+1
2015-08-23gro: Fix remcsum offload to deal with frags in GROTom Herbert1-12/+32
2015-08-22Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2015-08-21mm: make page pfmemalloc check more robustMichal Hocko3-18/+33
2015-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-21/+18
2015-08-21Merge tag 'media/v4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds2-7/+2
2015-08-21Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+19
2015-08-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller12-17/+167
2015-08-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso45-205/+579
2015-08-20ipv6: route: per route IP tunnel metadata via lightweight tunnelJiri Benc1-0/+16
2015-08-20ipv6: route: extend flow representation with tunnel keyJiri Benc1-0/+1
2015-08-20vxlan: provide access function for vxlan socket address familyJiri Benc1-0/+5
2015-08-20ipv6: ndisc: inherit metadata dst when creating ndisc requestsJiri Benc1-1/+2
2015-08-20route: move lwtunnel state to dst_entryJiri Benc5-25/+7
2015-08-20ip_tunnels: use tos and ttl fields also for IPv6Jiri Benc1-4/+4