summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2017-12-0310-21/+77
|\
| * samples/bpf: add error checking for perf ioctl calls in bpf loaderYonghong Song2017-12-011-2/+12
| * bpf: set maximum number of attached progs to 64 for a single perf tpYonghong Song2017-12-012-1/+10
| * tools/bpf: adjust rlimit RLIMIT_MEMLOCK for test_verifier_logYonghong Song2017-11-301-0/+7
| * trace/xdp: fix compile warning: 'struct bpf_map' declared inside parameter listXie XiuQi2017-11-301-0/+1
| * Merge branch 'bpftool-misc-fixes'Daniel Borkmann2017-11-304-18/+32
| |\
| | * tools: bpftool: declare phony targets as suchQuentin Monnet2017-11-301-1/+1
| | * tools: bpftool: unify installation directoriesQuentin Monnet2017-11-302-3/+4
| | * tools: bpftool: remove spurious line break from error messageQuentin Monnet2017-11-301-1/+1
| | * tools: bpftool: make error message from getopt_long() JSON-friendlyQuentin Monnet2017-11-301-1/+6
| | * tools: bpftool: clean up the JSON writer before exiting in usage()Quentin Monnet2017-11-302-2/+11
| | * tools: bpftool: fix crash on bad parameters with JSONQuentin Monnet2017-11-301-10/+9
| |/
| * bpf: offload: add a license headerJakub Kicinski2017-11-271-0/+15
* | Merge branch 'tcp-cb-selinux-corruption'David S. Miller2017-12-033-25/+47
|\ \
| * | tcp: use IPCB instead of TCP_SKB_CB in inet_exact_dif_match()David Ahern2017-12-031-2/+1
| * | tcp: add tcp_v4_fill_cb()/tcp_v4_restore_cb()Eric Dumazet2017-12-032-23/+46
|/ /
* | rxrpc: Fix the MAINTAINERS recordDavid Howells2017-12-031-3/+15
* | rxrpc: Use correct netns source in rxrpc_release_sock()David Howells2017-12-031-2/+3
* | liquidio: fix incorrect indentation of assignment statementColin Ian King2017-12-031-1/+1
* | Merge tag 'linux-can-fixes-for-4.15-20171201' of git://git.kernel.org/pub/scm...David S. Miller2017-12-036-11/+25
|\ \
| * | can: mcba_usb: fix device disconnect bugMartin Kelly2017-12-011-0/+1
| * | can: mcba_usb: fix typoMartin Kelly2017-12-011-1/+1
| * | can: flexcan: fix VF610 state transition issueMarc Kleine-Budde2017-12-011-2/+3
| * | can: flexcan: Update IRQ Err Passive informationMarc Kleine-Budde2017-12-011-2/+2
| * | can: peak/pci: fix potential bug when probe() failsStephane Grosjean2017-12-012-2/+8
| * | can: ti_hecc: Fix napi poll return value for repollOliver Stäbler2017-12-011-0/+3
| * | can: kvaser_usb: ratelimit errors if incomplete messages are receivedJimmy Assarsson2017-12-011-3/+4
| * | can: kvaser_usb: Fix comparison bug in kvaser_usb_read_bulk_callback()Jimmy Assarsson2017-12-011-1/+1
| * | can: kvaser_usb: free buf in error pathsJimmy Assarsson2017-12-011-0/+2
* | | stmmac: reset last TSO segment size after device openLars Persson2017-12-031-0/+1
* | | ipvlan: Add the skb->mark as flow4's member to lookup routeGao Feng2017-12-031-0/+1
* | | Merge branch 's390-qeth-fixes'David S. Miller2017-12-024-4/+41
|\ \ \
| * | | s390/qeth: build max size GSO skbs on L2 devicesJulian Wiedmann2017-12-022-4/+2
| * | | s390/qeth: fix GSO throughput regressionJulian Wiedmann2017-12-024-0/+38
| * | | s390/qeth: fix thinko in IPv4 multicast address trackingJulian Wiedmann2017-12-021-0/+1
|/ / /
* | | Merge branch 'vhost-skb-leaks'David S. Miller2017-12-023-20/+38
|\ \ \
| * | | tap: free skb if flags errorWei Xu2017-12-021-4/+10
| * | | tun: free skb in early errorsWei Xu2017-12-021-6/+18
| * | | vhost: fix skb leak in handle_rx()Wei Xu2017-12-021-10/+10
|/ / /
* | | Merge branch 'bnxt_en-fixes'David S. Miller2017-12-022-29/+31
|\ \ \
| * | | bnxt_en: Fix a variable scoping in bnxt_hwrm_do_send_msg()Vasundhara Volam2017-12-021-1/+1
| * | | bnxt_en: fix dst/src fid for vxlan encap/decap actionsSathya Perla2017-12-021-22/+26
| * | | bnxt_en: wildcard smac while creating tunnel decap filterSunil Challa2017-12-021-5/+2
| * | | bnxt_en: Need to unconditionally shut down RoCE in bnxt_shutdownRay Jui2017-12-021-1/+2
|/ / /
* | | Merge branch 'sfp-phylink-fixes'David S. Miller2017-12-012-11/+31
|\ \ \
| * | | phylink: ensure we take the link down when phylink_stop() is calledRussell King2017-12-011-0/+1
| * | | sfp: warn about modules requiring address change sequenceRussell King2017-12-011-1/+7
| * | | sfp: improve RX_LOS handlingRussell King2017-12-011-11/+22
| * | | sfp: fix RX_LOS signal handlingRussell King2017-12-011-3/+5
|/ / /
* | | net: phy-micrel: check return code in flp center functionMax Uvarov2017-12-011-2/+4