aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-21/+18
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
2015-08-20ip_tunnels: add IPv6 addresses to ip_tunnel_keyJiri Benc1-4/+20
2015-08-20ip_tunnels: use offsetofendJiri Benc1-3/+1
2015-08-20ip_tunnels: use u8/u16/u32Jiri Benc1-8/+8
2015-08-20ip_tunnels: remove custom alignment and packingJiri Benc1-1/+1
2015-08-20Merge tag 'wireless-drivers-next-for-davem-2015-08-19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-1/+0
2015-08-20average: remove out-of-line implementationJohannes Berg1-24/+0
2015-08-20nfc: netlink: Add capability to reply to vendor_cmd with dataChristophe Ricard1-0/+41
2015-08-20NFC: nci: export nci_core_reset and nci_core_initRobert Baldyga1-0/+2
2015-08-20NFC: nci: Add post_setup handlerRobert Baldyga1-0/+1
2015-08-20Merge tag 'sound-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds2-0/+18
2015-08-19vrf: vrf_master_ifindex_rcu is not always called with rcu read lockNikolay Aleksandrov1-2/+18
2015-08-19lwtunnel: Fix the sparse warnings in fib_encap_matchYing Xue1-0/+4
2015-08-19Merge tag 'asoc-v4.2-disable-topology' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai2-0/+18
2015-08-18vrf: drop unused num_slaves memberNikolay Aleksandrov1-1/+0
2015-08-18lwtunnel: fix memory leakJiri Benc1-1/+6
2015-08-18net: dsa: Add dsa_is_dsa_port() helperAndrew Lunn1-0/+5
2015-08-18ASoC: topology: Disable use from userspaceMark Brown1-0/+6
2015-08-18Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-2/+0
2015-08-18bcma: switch GPIO portions to use GPIOLIB_IRQCHIPLinus Walleij1-1/+0
2015-08-17ASoC: topology: Add Kconfig option for topologyMark Brown1-0/+12
2015-08-18Merge tag 'mac80211-next-for-davem-2015-08-14' mac80211-next.gitKalle Valo4-36/+77
2015-08-17net: Identifier Locator Addressing moduleTom Herbert2-0/+16
2015-08-17net: Add inet_proto_csum_replace_by_diff utility functionTom Herbert1-0/+2