summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2015-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+18
2015-07-22ip_tunnel: Provide tunnel metadata API for CONFIG_INET=nThomas Graf-0/+15
2015-07-21net: #ifdefify sk_classid member of struct sockMathias Krause-0/+2
2015-07-21openvswitch: Use regular VXLAN net_device deviceThomas Graf-20/+5
2015-07-21vxlan: Factor out device configurationThomas Graf-0/+59
2015-07-21fib: Add fib rule match on tunnel idThomas Graf-0/+12
2015-07-21route: Per route IP tunnel metadata via lightweight tunnelThomas Graf-2/+17
2015-07-21route: Extend flow representation with tunnel keyThomas Graf-0/+8
2015-07-21vxlan: Flow based tunnelingThomas Graf-1/+36
2015-07-21dst: Metadata destinationsThomas Graf-1/+37
2015-07-21ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel genericThomas Graf-0/+63
2015-07-21mpls: ip tunnel supportRoopa Prabhu-0/+29
2015-07-21lwtunnel: support dst output redirect functionRoopa Prabhu-0/+12
2015-07-21ipv6: support for fib route lwtunnel encap attributesRoopa Prabhu-0/+3
2015-07-21ipv4: support for fib route lwtunnel encap attributesRoopa Prabhu-1/+5
2015-07-21lwtunnel: infrastructure for handling light weight tunnels like mplsRoopa Prabhu-0/+132
2015-07-21Merge tag 'mac80211-for-davem-2015-07-17' of git://git.kernel.org/pub/scm/lin...David S. Miller-0/+17
2015-07-20switchdev: add offload_fwd_mark generator helperScott Feldman-0/+9
2015-07-20cls_cgroup: factor out classid retrievalDaniel Borkmann-0/+29
2015-07-20netfilter: fix netns dependencies with conntrack templatesPablo Neira Ayuso-2/+1
2015-07-17Merge branch 'mac80211' into mac80211-nextJohannes Berg-0/+17
2015-07-17cfg80211: allow mgmt_frame_register callback to sleepJohannes Berg-2/+1
2015-07-17mac80211: add pointer for driver use to keyJohannes Berg-0/+2
2015-07-17mac80211: define TDLS wider BW support bitsArik Nemtsov-0/+4
2015-07-17mac80211: support device/driver PN check for CCMP/GCMPJohannes Berg-1/+6
2015-07-17mac80211: remove zero-length A-MPDU subframe reportingJohannes Berg-5/+1
2015-07-17mac80211: don't store napi structJohannes Berg-13/+24
2015-07-17mac80211: remove exposing 'mfp' to driversJohannes Berg-2/+0
2015-07-17cfg80211: use RTNL locked reg_can_beacon for IR-relaxationArik Nemtsov-0/+17
2015-07-15ipv6: lock socket in ip6_datagram_connect()Eric Dumazet-0/+1
2015-07-15netfilter: Per network namespace netfilter hooks.Eric W. Biederman-0/+1
2015-07-09ipv6: Nonlocal bindTom Herbert-0/+1
2015-07-09inet: inet_twsk_deschedule factorizationEric Dumazet-1/+1
2015-07-09inet: simplify timewait refcountingEric Dumazet-6/+4
2015-07-09inet: remove BUG_ON() in twsk_destructor()Eric Dumazet-3/+0
2015-07-09tcp: do not slow start when cwnd equals ssthreshYuchung Cheng-1/+1
2015-07-09tcp: add tcp_in_slow_start helperYuchung Cheng-1/+6
2015-07-08net_sched: act_mirred: remove spinlock in fast pathEric Dumazet-1/+1
2015-07-08net_sched: act_gact: remove spinlock in fast pathEric Dumazet-0/+11
2015-07-08net_sched: act_gact: use a separate packet counters for gact_determ()Eric Dumazet-3/+4
2015-07-08net: sched: add percpu stats to actionsEric Dumazet-1/+3
2015-07-08net: sched: extend percpu stats helpersEric Dumazet-10/+21
2015-06-28net: Kill sock->sk_protinfoDavid Miller-2/+0
2015-06-28ax25: Stop using sock->sk_protinfo.David Miller-1/+15
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-563/+1282
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+5
2015-06-24net: ipv4 sysctl option to ignore routes when nexthop link is downAndy Gospodarek-8/+11
2015-06-24net: track link-status of ipv4 nexthopsAndy Gospodarek-2/+2
2015-06-23switchdev: rename vlan vid_start to vid_beginScott Feldman-1/+1
2015-06-23netfilter: nf_qeueue: Drop queue entries on nf_unregister_hookEric W. Biederman-0/+2