summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-10-13tipc: introduce group anycast messagingJon Maloy5-0/+138
2017-10-13tipc: introduce group unicast messagingJon Maloy4-13/+150
2017-10-13tipc: introduce flow control for group broadcast messagesJon Maloy4-22/+190
2017-10-13tipc: receive group membership events via member socketJon Maloy5-33/+101
2017-10-13tipc: add second source address to recvmsg()/recvfrom()Jon Maloy3-18/+39
2017-10-13tipc: introduce communication groupsJon Maloy10-48/+748
2017-10-13tipc: improve destination linked listJon Maloy4-67/+74
2017-10-13tipc: add new function for sending multiple small messagesJon Maloy3-12/+19
2017-10-13tipc: refactor function filter_rcv()Jon Maloy3-81/+89
2017-10-13tipc: add ability to obtain node availability status from other filesJon Maloy2-5/+22
2017-10-13tipc: improve address sanity check in tipc_connect()Jon Maloy1-16/+15
2017-10-13tipc: add ability to order and receive topology events in driverJon Maloy5-40/+124
2017-10-12selftests: rtnetlink: add a small macsec test caseFlorian Westphal1-0/+42
2017-10-12ravb: Consolidate clock handlingGeert Uytterhoeven1-25/+10
2017-10-12Merge branch 'net-support-bgmac-with-B50212E-B1-PHY'David S. Miller3-1/+14
2017-10-12net: bgmac: enable master mode for BCM54210E and B50212E PHYsRafał Miłecki1-1/+7
2017-10-12net: phy: broadcom: support new device flag for setting master modeRafał Miłecki2-0/+7
2017-10-12ipvlan: always use the current L2 addr of the masterMahesh Bandewar1-1/+6
2017-10-12Merge branch 'act-ife-misc'David S. Miller2-59/+86
2017-10-12sched: act: ife: update parameters via rcu handlingAlexander Aring2-30/+67
2017-10-12sched: act: ife: migrate to use per-cpu countersAlexander Aring1-18/+11
2017-10-12sched: act: ife: move encode/decode check to initAlexander Aring1-11/+8
2017-10-12Merge branch 'net-sched-fix-IFE-meta-modules-loading'David S. Miller5-5/+19
2017-10-12net sched actions: fix module auto-loadingRoman Mashak1-1/+15
2017-10-12net sched actions: change IFE modules alias namesRoman Mashak5-5/+5
2017-10-12vxge: Clean up unused variables in vxge-trafficChristos Gkekas1-19/+0
2017-10-12sched: tc_mirred: Remove whitespacesFlorian Fainelli1-3/+3
2017-10-12ip_tunnel: fix building with NET_IP_TUNNEL=mArnd Bergmann1-0/+1
2017-10-12Merge branch 'smc-ib_query_gid'David S. Miller2-21/+17
2017-10-12net/smc: dev_put for netdev after usage of ib_query_gid()Ursula Braun1-4/+8
2017-10-12net/smc: replace function pointer get_netdev()Ursula Braun1-17/+9
2017-10-12Merge branch 'dsa-ACB-for-bcm_sf2-and-bcmsysport'David S. Miller8-5/+270
2017-10-12net: systemport: Turn on ACB at the SYSTEMPORT levelFlorian Fainelli1-1/+5
2017-10-12net: dsa: bcm_sf2: Turn on ACB at the switch levelFlorian Fainelli2-0/+53
2017-10-12net: systemport: Establish lower/upper queue mappingFlorian Fainelli2-5/+121
2017-10-12net: dsa: tag_brcm: Indicate to master netdevice port + queueFlorian Fainelli2-0/+11
2017-10-12net: dsa: Add support for DSA specific notifiersFlorian Fainelli3-0/+81
2017-10-12Revert "net: qcom/emac: enforce DMA address restrictions"Timur Tabi1-24/+15
2017-10-12tcp: remove obsolete helpersEric Dumazet1-17/+0
2017-10-11bpf: remove redundant variable old_flagsColin Ian King1-2/+0
2017-10-11Merge branch 'mlx4-XDP-TX-improvements'David S. Miller4-17/+36
2017-10-11net/mlx4_en: XDP_TX, assign constant values of TX descs on ring creaionTariq Toukan3-14/+27
2017-10-11net/mlx4_en: Obsolete call to generic write_desc in XDP xmit flowTariq Toukan1-5/+12
2017-10-11net/mlx4_en: Replace netdev parameter with priv in XDP xmit functionTariq Toukan3-4/+3
2017-10-11net: mpls: make function ipgre_mpls_encap_hlen staticColin Ian King1-1/+1
2017-10-11sctp: make array sctp_sched_ops staticColin Ian King1-1/+1
2017-10-11ipv6: addrconf: don't use rtnl mutex in RTM_GETADDRFlorian Westphal1-7/+7
2017-10-11ipv6: addrconf: don't use rtnl mutex in RTM_GETNETCONFFlorian Westphal1-10/+14
2017-10-11Merge branch 'net-sched-get-rid-of-cls_flower-egress_dev'David S. Miller10-65/+348
2017-10-11net: sched: remove unused tcf_exts_get_dev helper and cls_flower->egress_devJiri Pirko2-25/+0