aboutsummaryrefslogtreecommitdiffstats
path: root/.gitattributes (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-14nfp: bpf: support direct packet access in TCJakub Kicinski1-2/+15
2017-10-14nfp: bpf: direct packet access - writeJakub Kicinski3-9/+109
2017-10-14nfp: bpf: add support for direct packet access - readJakub Kicinski5-11/+105
2017-10-14nfp: bpf: separate I/O from checks for legacy data loadJakub Kicinski1-37/+40
2017-10-14nfp: bpf: fix context accessesJakub Kicinski1-20/+29
2017-10-14nfp: bpf: support BPF offload only on little endianJakub Kicinski1-0/+2
2017-10-14nfp: bpf: implement byte swap instructionJakub Kicinski1-0/+38
2017-10-14nfp: bpf: add mov helperJakub Kicinski1-16/+15
2017-10-14nfp: bpf: fix compare instructionsJakub Kicinski1-9/+12
2017-10-14nfp: bpf: add missing return in jne_imm optimizationJakub Kicinski1-0/+1
2017-10-14nfp: bpf: reorder arguments to emit_ld_field_any()Jakub Kicinski1-3/+3
2017-10-14bpf: verifier: set reg_type on context accesses in second passJakub Kicinski1-6/+37
2017-10-14net: stmmac: Disable flow ctrl for RX AVB queues and really enable TX AVB queuesJose Abreu4-13/+30
2017-10-14net: stmmac: Use correct values in TQS/RQS fieldsJose Abreu3-9/+31
2017-10-14icmp: don't fail on fragment reassembly time exceededMatteo Croce1-3/+12
2017-10-13tipc: add multipoint-to-point flow controlJon Maloy2-5/+136
2017-10-13tipc: guarantee delivery of last broadcast before DOWN eventJon Maloy1-13/+32
2017-10-13tipc: guarantee delivery of UP event before first broadcastJon Maloy2-2/+9
2017-10-13tipc: guarantee that group broadcast doesn't bypass group unicastJon Maloy5-17/+94
2017-10-13tipc: guarantee group unicast doesn't bypass group broadcastJon Maloy2-15/+74
2017-10-13tipc: introduce group multicast messagingJon Maloy3-7/+74
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-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-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-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-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-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