summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* 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
| * net/mac80211/mesh_plink: Convert timers to use timer_setup()Kees Cook2017-10-064-7/+10
| * Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2017-10-06142-1534/+3519
| |\
| * | cfg80211/nl80211: add a port authorized eventAvraham Stern2017-10-025-4/+85
| * | mac80211: fix STA_SLOW_THRESHOLD htmldocs failureStanislaw Gruszka2017-10-021-1/+1
| * | mac80211: fix bandwidth computation for TDLS peersManikanta Pubbisetty2017-10-021-0/+10
| * | wireless: set correct mandatory rate flagsRichard Schütz2017-09-211-16/+14
| * | mac80211: recalculate some sta parameters after insertionGregory Greenman2017-09-211-25/+32
| * | nl80211: add an option to allow MFP without requiring itEmmanuel Grumbach2017-09-211-1/+7
| * | cfg80211: remove unused function ieee80211_data_from_8023()Johannes Berg2017-09-211-115/+0
| * | mac80211: use offsetofend()Johannes Berg2017-09-214-10/+8
| * | mac80211: Simplify locking in ieee80211_sta_tear_down_BA_sessions()Ilan peer2017-09-211-5/+7
OpenPOWER on IntegriCloud