summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* ip_tunnel: Call ip_tunnel_core_init() from inet_init()Thomas Graf2015-07-231-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-232-0/+18
|\
| * Merge tag 'mac80211-for-davem-2015-07-17' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-07-211-0/+17
| |\
| | * cfg80211: use RTNL locked reg_can_beacon for IR-relaxationArik Nemtsov2015-07-171-0/+17
| * | ipv6: lock socket in ip6_datagram_connect()Eric Dumazet2015-07-151-0/+1
| |/
* | ip_tunnel: Provide tunnel metadata API for CONFIG_INET=nThomas Graf2015-07-221-0/+15
* | net: #ifdefify sk_classid member of struct sockMathias Krause2015-07-211-0/+2
* | openvswitch: Use regular VXLAN net_device deviceThomas Graf2015-07-212-20/+5
* | vxlan: Factor out device configurationThomas Graf2015-07-211-0/+59
* | fib: Add fib rule match on tunnel idThomas Graf2015-07-212-0/+12
* | route: Per route IP tunnel metadata via lightweight tunnelThomas Graf2015-07-212-2/+17
* | route: Extend flow representation with tunnel keyThomas Graf2015-07-211-0/+8
* | vxlan: Flow based tunnelingThomas Graf2015-07-213-1/+36
* | dst: Metadata destinationsThomas Graf2015-07-212-1/+37
* | ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel genericThomas Graf2015-07-211-0/+63
* | mpls: ip tunnel supportRoopa Prabhu2015-07-211-0/+29
* | lwtunnel: support dst output redirect functionRoopa Prabhu2015-07-211-0/+12
* | ipv6: support for fib route lwtunnel encap attributesRoopa Prabhu2015-07-211-0/+3
* | ipv4: support for fib route lwtunnel encap attributesRoopa Prabhu2015-07-212-1/+5
* | lwtunnel: infrastructure for handling light weight tunnels like mplsRoopa Prabhu2015-07-211-0/+132
* | switchdev: add offload_fwd_mark generator helperScott Feldman2015-07-201-0/+9
* | cls_cgroup: factor out classid retrievalDaniel Borkmann2015-07-201-0/+29
* | ipv6: Nonlocal bindTom Herbert2015-07-091-0/+1
* | inet: inet_twsk_deschedule factorizationEric Dumazet2015-07-091-1/+1
* | inet: simplify timewait refcountingEric Dumazet2015-07-092-6/+4
* | inet: remove BUG_ON() in twsk_destructor()Eric Dumazet2015-07-091-3/+0
* | tcp: do not slow start when cwnd equals ssthreshYuchung Cheng2015-07-091-1/+1
* | tcp: add tcp_in_slow_start helperYuchung Cheng2015-07-091-1/+6
* | net_sched: act_mirred: remove spinlock in fast pathEric Dumazet2015-07-081-1/+1
* | net_sched: act_gact: remove spinlock in fast pathEric Dumazet2015-07-081-0/+11
* | net_sched: act_gact: use a separate packet counters for gact_determ()Eric Dumazet2015-07-081-3/+4
* | net: sched: add percpu stats to actionsEric Dumazet2015-07-081-1/+3
* | net: sched: extend percpu stats helpersEric Dumazet2015-07-081-10/+21
|/
* net: Kill sock->sk_protinfoDavid Miller2015-06-281-2/+0
* ax25: Stop using sock->sk_protinfo.David Miller2015-06-281-1/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-2451-563/+1282
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-242-0/+5
| |\
| | * sctp: fix ASCONF list handlingMarcelo Ricardo Leitner2015-06-142-0/+5
| * | net: ipv4 sysctl option to ignore routes when nexthop link is downAndy Gospodarek2015-06-242-8/+11
| * | net: track link-status of ipv4 nexthopsAndy Gospodarek2015-06-241-2/+2
| * | switchdev: rename vlan vid_start to vid_beginScott Feldman2015-06-231-1/+1
| * | netfilter: nf_qeueue: Drop queue entries on nf_unregister_hookEric W. Biederman2015-06-231-0/+2
| * | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-06-236-70/+158
| |\ \
| | * | Bluetooth: hci_core: increase max adv instFlorian Grandel2015-06-181-1/+1
| | * | Bluetooth: hci_core: remove obsolete adv_instanceFlorian Grandel2015-06-181-6/+0
| | * | Bluetooth: mgmt/hci_core: multi-adv for add_advertising*()Florian Grandel2015-06-181-0/+1
| | * | Bluetooth: hci_core/mgmt: move adv timeout to hdevFlorian Grandel2015-06-181-1/+4
| | * | Bluetooth: hci_core/mgmt: Introduce multi-adv listFlorian Grandel2015-06-181-0/+17
| | * | mac802154: fix flags BIT definitions orderAlexander Aring2015-06-121-12/+12
| | * | mac802154: cleanup llsec param flagsVarka Bhadram2015-06-121-9/+9
OpenPOWER on IntegriCloud