summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: rds: add service level support in rds-infoZhu Yanjun2019-08-255-8/+24
* net: route dump netlink NLM_F_MULTI flag missingJohn Fastabend2019-08-253-9/+12
* s390/qeth: reject oversized SNMP requestsJulian Wiedmann2019-08-251-0/+4
* sock: fix potential memory leak in proto_register()zhanglin2019-08-251-10/+21
* Merge tag 'mlx5-fixes-2019-08-22' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-08-252-31/+29
|\
| * net/mlx5e: Remove ethernet segment from dump WQEEran Ben Elisha2019-08-221-16/+10
| * net/mlx5e: Add num bytes metadata to WQE infoEran Ben Elisha2019-08-221-5/+7
| * net/mlx5: Fix delay in fw fatal report handling due to fw reportMoshe Shemesh2019-08-221-9/+10
| * net/mlx5: Fix crdump chunks printMoshe Shemesh2019-08-221-1/+2
* | MAINTAINERS: Add phylink keyword to SFF/SFP/SFP+ MODULE SUPPORTAndrew Lunn2019-08-251-0/+1
* | Merge branch 'collect_md-mode-dev-null'David S. Miller2019-08-242-3/+9
|\ \
| * | xfrm/xfrm_policy: fix dst dev null pointer dereference in collect_md modeHangbin Liu2019-08-241-2/+2
| * | ipv4/icmp: fix rt dst dev null pointer dereferenceHangbin Liu2019-08-241-1/+7
|/ /
* | openvswitch: Fix log message in ovs conntrackYi-Hung Wei2019-08-241-1/+1
* | Merge branch 'ieee802154-for-davem-2019-08-24' of git://git.kernel.org/pub/sc...David S. Miller2019-08-242-4/+6
|\ \
| * | net: ieee802154: remove redundant assignment to rcColin Ian King2019-08-141-1/+1
| * | ieee802154: hwsim: unregister hw while hwsim_subscribe_all_others failsYueHaibing2019-05-041-1/+3
| * | ieee802154: hwsim: Fix error handle path in hwsim_init_moduleYueHaibing2019-05-041-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-08-2412-34/+62
|\ \ \
| * | | bpf: allow narrow loads of some sk_reuseport_md fields with offset > 0Ilya Leoshkevich2019-08-241-4/+4
| * | | bpf: fix use after free in prog symbol exposureDaniel Borkmann2019-08-241-12/+18
| * | | bpf: fix precision tracking in presence of bpf2bpf callsAlexei Starovoitov2019-08-241-4/+5
| * | | flow_dissector: Fix potential use-after-free on BPF_PROG_DETACHJakub Sitnicki2019-08-241-1/+1
| * | | selftests/bpf: install files test_xdp_vlan.shAnders Roxell2019-08-211-1/+2
| * | | selftests/bpf: add config fragment BPF_JITAnders Roxell2019-08-211-0/+1
| * | | selftests/bpf: fix test_btf_dump with O=Ilya Leoshkevich2019-08-212-0/+10
| * | | selftests/bpf: fix test_cgroup_storage on s390Ilya Leoshkevich2019-08-211-3/+3
| * | | xdp: unpin xdp umem pages in error pathIvan Khoronzhuk2019-08-201-1/+3
| * | | tools: bpftool: close prog FD before exit on showing a single programQuentin Monnet2019-08-161-1/+3
| * | | selftests/bpf: fix "bind{4, 6} deny specific IP & port" on s390Ilya Leoshkevich2019-08-141-2/+5
| * | | s390/bpf: use 32-bit index for tail callsIlya Leoshkevich2019-08-131-4/+6
| * | | s390/bpf: fix lcgr instruction encodingIlya Leoshkevich2019-08-121-1/+1
* | | | Revert "r8169: remove not needed call to dma_sync_single_for_device"Heiner Kallweit2019-08-241-0/+1
* | | | ipv6: propagate ipv6_add_dev's error returns out of ipv6_find_idevSabrina Dubroca2019-08-231-8/+8
* | | | net/ncsi: Fix the payload copying for the request coming from NetlinkJustin.Lee1@Dell.com2019-08-231-2/+9
* | | | Merge tag 'wireless-drivers-for-davem-2019-08-21' of git://git.kernel.org/pub...David S. Miller2019-08-239-19/+93
|\ \ \ \
| * | | | iwlwifi: pcie: fix recognition of QuZ devicesLuca Coelho2019-08-201-0/+17
| * | | | iwlwifi: pcie: don't switch FW to qnj when ax201 is detectedLuca Coelho2019-08-201-0/+1
| * | | | iwlwifi: pcie: fix the byte count table format for 22560 devicesEmmanuel Grumbach2019-08-201-7/+13
| * | | | iwlwifi: mvm: Allow multicast data frames only when associatedIlan Peer2019-08-202-3/+40
| * | | | rt2x00: clear IV's on start to fix AP mode regressionStanislaw Gruszka2019-08-203-5/+18
| * | | | mt76: mt76x0u: do not reset radio on resumeStanislaw Gruszka2019-08-201-4/+4
* | | | | qed: Add cleanup in qed_slowpath_start()Wenwen Wang2019-08-231-1/+3
* | | | | ocelot_ace: fix action of trapYangbo Lu2019-08-231-1/+1
| |_|_|/ |/| | |
* | | | gve: Copy and paste bug in gve_get_stats()Dan Carpenter2019-08-221-1/+1
* | | | net: fix icmp_socket_deliver argument 2 inputLi RongQing2019-08-221-1/+1
* | | | ipv6/addrconf: allow adding multicast addr if IFA_F_MCAUTOJOIN is setHangbin Liu2019-08-221-1/+2
* | | | net: dsa: bcm_sf2: Do not configure PHYLINK on CPU portFlorian Fainelli2019-08-221-2/+8
* | | | net: cpsw: fix NULL pointer exception in the probe error pathAntoine Tenart2019-08-211-1/+1
* | | | Merge tag 'batadv-net-for-davem-20190821' of git://git.open-mesh.org/linux-mergeDavid S. Miller2019-08-211-1/+1
|\ \ \ \