summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-10-16net: dccp: mark expected switch fall-throughsGustavo A. R. Silva
2017-10-16ipv6: only update __use and lastusetime once per jiffy at mostWei Wang
2017-10-16ipv6: check fn before doing FIB6_SUBTREE(fn)Wei Wang
2017-10-16net: sched: propagate q and parent from caller down to tcf_fill_nodeJiri Pirko
2017-10-16net: sched: use tcf_block_q helper to get q pointer for sch_tree_lockJiri Pirko
2017-10-16net: sched: tcindex, fw, flow: use tcf_block_q helper to get struct QdiscJiri Pirko
2017-10-16net: sched: cls_u32: use block instead of q in tc_u_commonJiri Pirko
2017-10-16net: sched: ematch: obtain net pointer from blocksJiri Pirko
2017-10-16net: sched: store net pointer in block and introduce qdisc_net helperJiri Pirko
2017-10-16net: sched: store Qdisc pointer in struct blockJiri Pirko
2017-10-16mqprio: Reserve last 32 classid values for HW traffic classes and misc IDsAlexander Duyck
2017-10-14Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-10-14tcp: add a tracepoint for tcp retransmissionCong Wang
2017-10-14net_sched: fix a compile warning in act_ifeCong Wang
2017-10-14Merge tag 'mac80211-next-for-davem-2017-10-13' of git://git.kernel.org/pub/sc...David S. Miller
2017-10-14net: dsa: remove .set_addrVivien Didelot
2017-10-14icmp: don't fail on fragment reassembly time exceededMatteo Croce
2017-10-13mqprio: Introduce new hardware offload mode and shaper in mqprioAmritha Nambiar
2017-10-13tipc: add multipoint-to-point flow controlJon Maloy
2017-10-13tipc: guarantee delivery of last broadcast before DOWN eventJon Maloy
2017-10-13tipc: guarantee delivery of UP event before first broadcastJon Maloy
2017-10-13tipc: guarantee that group broadcast doesn't bypass group unicastJon Maloy
2017-10-13tipc: guarantee group unicast doesn't bypass group broadcastJon Maloy
2017-10-13tipc: introduce group multicast messagingJon Maloy
2017-10-13tipc: introduce group anycast messagingJon Maloy
2017-10-13tipc: introduce group unicast messagingJon Maloy
2017-10-13tipc: introduce flow control for group broadcast messagesJon Maloy
2017-10-13tipc: receive group membership events via member socketJon Maloy
2017-10-13tipc: add second source address to recvmsg()/recvfrom()Jon Maloy
2017-10-13tipc: introduce communication groupsJon Maloy
2017-10-13tipc: improve destination linked listJon Maloy
2017-10-13tipc: add new function for sending multiple small messagesJon Maloy
2017-10-13tipc: refactor function filter_rcv()Jon Maloy
2017-10-13tipc: add ability to obtain node availability status from other filesJon Maloy
2017-10-13tipc: improve address sanity check in tipc_connect()Jon Maloy
2017-10-13tipc: add ability to order and receive topology events in driverJon Maloy
2017-10-13mac80211: don't track HT capability changesJohannes Berg
2017-10-13cfg80211: fix CFG80211_EXTRA_REGDB_KEYDIR typoArnd Bergmann
2017-10-13cfg80211: don't print log output for building shipped-certsArnd Bergmann
2017-10-12sched: act: ife: update parameters via rcu handlingAlexander Aring
2017-10-12sched: act: ife: migrate to use per-cpu countersAlexander Aring
2017-10-12sched: act: ife: move encode/decode check to initAlexander Aring
2017-10-12net sched actions: fix module auto-loadingRoman Mashak
2017-10-12net sched actions: change IFE modules alias namesRoman Mashak
2017-10-12ip_tunnel: fix building with NET_IP_TUNNEL=mArnd Bergmann
2017-10-12net/smc: dev_put for netdev after usage of ib_query_gid()Ursula Braun
2017-10-12net/smc: replace function pointer get_netdev()Ursula Braun
2017-10-12net: dsa: tag_brcm: Indicate to master netdevice port + queueFlorian Fainelli
2017-10-12net: dsa: Add support for DSA specific notifiersFlorian Fainelli
2017-10-12cfg80211: remove set but never used variable cf_offsetJohannes Berg