summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net: sched: store net pointer in block and introduce qdisc_net helperJiri Pirko2017-10-161-0/+1
* net: sched: store Qdisc pointer in struct blockJiri Pirko2017-10-1614-19/+20
* mqprio: Reserve last 32 classid values for HW traffic classes and misc IDsAlexander Duyck2017-10-161-33/+46
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2017-10-141-9/+174
|\
| * mqprio: Introduce new hardware offload mode and shaper in mqprioAmritha Nambiar2017-10-131-9/+174
* | tcp: add a tracepoint for tcp retransmissionCong Wang2017-10-142-0/+4
* | net_sched: fix a compile warning in act_ifeCong Wang2017-10-141-0/+2
* | Merge tag 'mac80211-next-for-davem-2017-10-13' of git://git.kernel.org/pub/sc...David S. Miller2017-10-145-19/+9
|\ \
| * | mac80211: don't track HT capability changesJohannes Berg2017-10-131-11/+3
| * | cfg80211: fix CFG80211_EXTRA_REGDB_KEYDIR typoArnd Bergmann2017-10-131-1/+1
| * | cfg80211: don't print log output for building shipped-certsArnd Bergmann2017-10-131-2/+2
| * | cfg80211: remove set but never used variable cf_offsetJohannes Berg2017-10-121-3/+1
| * | mac80211: use crypto_aead_authsize()Johannes Berg2017-10-111-2/+2
* | | net: dsa: remove .set_addrVivien Didelot2017-10-142-12/+0
* | | icmp: don't fail on fragment reassembly time exceededMatteo Croce2017-10-141-3/+12
| |/ |/|
* | tipc: add multipoint-to-point flow controlJon Maloy2017-10-132-5/+136
* | tipc: guarantee delivery of last broadcast before DOWN eventJon Maloy2017-10-131-13/+32
* | tipc: guarantee delivery of UP event before first broadcastJon Maloy2017-10-132-2/+9
* | tipc: guarantee that group broadcast doesn't bypass group unicastJon Maloy2017-10-135-17/+94
* | tipc: guarantee group unicast doesn't bypass group broadcastJon Maloy2017-10-132-15/+74
* | tipc: introduce group multicast messagingJon Maloy2017-10-133-7/+74
* | tipc: introduce group anycast messagingJon Maloy2017-10-135-0/+138
* | tipc: introduce group unicast messagingJon Maloy2017-10-134-13/+150
* | tipc: introduce flow control for group broadcast messagesJon Maloy2017-10-134-22/+190
* | tipc: receive group membership events via member socketJon Maloy2017-10-134-33/+100
* | tipc: add second source address to recvmsg()/recvfrom()Jon Maloy2017-10-133-18/+39
* | tipc: introduce communication groupsJon Maloy2017-10-139-48/+734
* | tipc: improve destination linked listJon Maloy2017-10-134-67/+74
* | tipc: add new function for sending multiple small messagesJon Maloy2017-10-133-12/+19
* | tipc: refactor function filter_rcv()Jon Maloy2017-10-133-81/+89
* | tipc: add ability to obtain node availability status from other filesJon Maloy2017-10-132-5/+22
* | tipc: improve address sanity check in tipc_connect()Jon Maloy2017-10-131-16/+15
* | tipc: add ability to order and receive topology events in driverJon Maloy2017-10-135-40/+124
* | sched: act: ife: update parameters via rcu handlingAlexander Aring2017-10-121-28/+59
* | sched: act: ife: migrate to use per-cpu countersAlexander Aring2017-10-121-18/+11
* | sched: act: ife: move encode/decode check to initAlexander Aring2017-10-121-11/+8
* | net sched actions: fix module auto-loadingRoman Mashak2017-10-121-1/+15
* | net sched actions: change IFE modules alias namesRoman Mashak2017-10-124-4/+4
* | ip_tunnel: fix building with NET_IP_TUNNEL=mArnd Bergmann2017-10-121-0/+1
* | net/smc: dev_put for netdev after usage of ib_query_gid()Ursula Braun2017-10-121-4/+8
* | net/smc: replace function pointer get_netdev()Ursula Braun2017-10-121-17/+9
* | net: dsa: tag_brcm: Indicate to master netdevice port + queueFlorian Fainelli2017-10-121-0/+6
* | net: dsa: Add support for DSA specific notifiersFlorian Fainelli2017-10-122-0/+36
* | net: mpls: make function ipgre_mpls_encap_hlen staticColin Ian King2017-10-111-1/+1
* | sctp: make array sctp_sched_ops staticColin Ian King2017-10-111-1/+1
* | ipv6: addrconf: don't use rtnl mutex in RTM_GETADDRFlorian Westphal2017-10-111-7/+7
* | ipv6: addrconf: don't use rtnl mutex in RTM_GETNETCONFFlorian Westphal2017-10-111-10/+14
* | net: sched: remove unused tcf_exts_get_dev helper and cls_flower->egress_devJiri Pirko2017-10-111-22/+0
* | net: sched: convert cls_flower->egress_dev users to tc_setup_cb_egdev infraJiri Pirko2017-10-112-32/+44
* | net: sched: introduce per-egress action device callbacksJiri Pirko2017-10-112-0/+250
OpenPOWER on IntegriCloud