summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* xsk: add missing write- and data-dependency barrierBjörn Töpel2018-05-221-5/+9
* xsk: remove explicit ring structure from uapiBjörn Töpel2018-05-222-0/+46
* xsk: proper queue id check at bindMagnus Karlsson2018-05-221-1/+7
* xsk: remove rebind supportBjörn Töpel2018-05-221-21/+9
* bpf: allow sk_msg programs to read sock fieldsJohn Fastabend2018-05-181-3/+111
* xsk: proper '=' alignmentBjörn Töpel2018-05-181-18/+18
* xsk: fixed some cases of unnecessary parenthesesBjörn Töpel2018-05-183-6/+5
* xsk: remove newline at end of fileBjörn Töpel2018-05-181-1/+0
* xsk: clean up SPDX headersBjörn Töpel2018-05-186-60/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-167-89/+552
|\
| * bpf: sockmap, add hash map supportJohn Fastabend2018-05-151-0/+58
| * bpf: sockmap, refactor sockmap routines to work with hashmapJohn Fastabend2018-05-151-23/+8
| * bpf: Provide helper to do forwarding lookups in kernel FIB tableDavid Ahern2018-05-111-0/+267
| * net/ipv6: Add fib lookup stubs for use in bpf helperDavid Ahern2018-05-112-2/+37
| * net/ipv6: Update fib6 tracepoint to take fib6_infoDavid Ahern2018-05-111-8/+6
| * net/ipv6: Add fib6_lookupDavid Ahern2018-05-112-2/+91
| * net/ipv6: Refactor fib6_rule_actionDavid Ahern2018-05-111-21/+31
| * net/ipv6: Extract table lookup from ip6_pol_routeDavid Ahern2018-05-111-14/+25
| * net/ipv6: Rename rt6_multipath_selectDavid Ahern2018-05-111-8/+9
| * net/ipv6: Rename fib6_lookup to fib6_node_lookupDavid Ahern2018-05-112-10/+12
| * xsk: fix 64-bit divisionBjörn Töpel2018-05-091-1/+1
| * bpf: xdp: allow offloads to store into rx_queue_indexJakub Kicinski2018-05-091-1/+8
* | sched: manipulate __QDISC_STATE_RUNNING in qdisc_run_* helpersPaolo Abeni2018-05-162-23/+10
* | net/smc: check for pending terminationKarsten Graul2018-05-163-3/+7
* | net/smc: drop messages when link state is inactiveKarsten Graul2018-05-161-0/+2
* | net/smc: set link inactive before calling smc_lgr_free()Karsten Graul2018-05-162-1/+5
* | net/smc: handle all error codes from smc_conn_create()Karsten Graul2018-05-161-0/+2
* | net/smc: use a workqueue to defer llc sendKarsten Graul2018-05-164-43/+104
* | net/smc: move link llc initialization to llc layerKarsten Graul2018-05-163-6/+12
* | net/smc: simplify test_link function usageKarsten Graul2018-05-162-9/+5
* | net/smc: remove unnecessary castKarsten Graul2018-05-161-3/+3
* | net/smc: register new rmbs with the peerKarsten Graul2018-05-165-8/+64
* | net/smc: no tx work trigger for fallback socketsUrsula Braun2018-05-161-2/+2
* | sctp: checkpatch fixupsMarcelo Ricardo Leitner2018-05-141-13/+7
* | sctp: add asoc and packet to sctp_flush_ctxMarcelo Ricardo Leitner2018-05-141-53/+44
* | sctp: add sctp_flush_ctx, a context struct on outq_flush routinesMarcelo Ricardo Leitner2018-05-141-94/+88
* | sctp: rework switch cases in sctp_outq_flush_dataMarcelo Ricardo Leitner2018-05-141-98/+93
* | sctp: make use of gfp on retransmissionsMarcelo Ricardo Leitner2018-05-141-8/+9
* | sctp: move transport flush code out of sctp_outq_flushMarcelo Ricardo Leitner2018-05-141-30/+26
* | sctp: move flushing of data chunks out of sctp_outq_flushMarcelo Ricardo Leitner2018-05-141-74/+75
* | sctp: move outq data rtx code out of sctp_outq_flushMarcelo Ricardo Leitner2018-05-141-43/+58
* | sctp: move the flush of ctrl chunks into its own functionMarcelo Ricardo Leitner2018-05-141-36/+56
* | sctp: factor out sctp_outq_select_transportMarcelo Ricardo Leitner2018-05-141-97/+90
* | sctp: add sctp_packet_singletonMarcelo Ricardo Leitner2018-05-141-7/+15
* | net: ipv4: ipconfig: fix unused variableAnders Roxell2018-05-131-3/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-1153-185/+398
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-05-1148-169/+364
| |\ \
| | * | net sched actions: fix refcnt leak in skbmodRoman Mashak2018-05-111-1/+4
| | * | net: sched: fix error path in tcf_proto_create() when modules are not configuredJiri Pirko2018-05-111-1/+1
| | * | Merge tag 'rxrpc-fixes-20180510' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller2018-05-1110-48/+124
| | |\ \
OpenPOWER on IntegriCloud