summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* net: sched: make tc_action_ops->get_dev return dev and avoid passing netJiri Pirko2017-10-112-12/+7
* net: qrtr: Support decoding incoming v2 packetsBjorn Andersson2017-10-111-38/+94
* net: qrtr: Use sk_buff->cb in receive pathBjorn Andersson2017-10-111-30/+40
* net: qrtr: Clean up control packet handlingBjorn Andersson2017-10-111-64/+29
* net: qrtr: Pass source and destination to enqueue functionsBjorn Andersson2017-10-111-51/+69
* net: qrtr: Add control packet definition to uapiBjorn Andersson2017-10-111-12/+0
* net: qrtr: Move constants to header fileBjorn Andersson2017-10-111-2/+0
* net: qrtr: Invoke sk_error_report() after setting sk_errBjorn Andersson2017-10-111-1/+1
* Merge tag 'mac80211-next-for-davem-2017-10-11' of git://git.kernel.org/pub/sc...David S. Miller2017-10-1137-730/+999
|\
| * cfg80211: implement regdb signature checkingJohannes Berg2017-10-116-1/+182
| * cfg80211: reg: remove support for built-in regdbJohannes Berg2017-10-117-267/+1
| * cfg80211: support reloading regulatory databaseJohannes Berg2017-10-113-20/+77
| * cfg80211: support loading regulatory database as firmware fileJohannes Berg2017-10-113-24/+276
| * mac80211: only remove AP VLAN frames from TXQJohannes Berg2017-10-113-22/+39
| * mac80211: aead api to reduce redundancyXiang Gao2017-10-117-152/+111
OpenPOWER on IntegriCloud