summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Fix peer pf disable hca commandBodong Wang2019-05-171-1/+1
* net/mlx5: E-Switch, Correct type to u16 for vport_num and int for vport_indexParav Pandit2019-05-176-41/+43
* net/mlx5: Add meaningful return codes to status_to_err functionValentine Fatiev2019-05-171-1/+21
* net/mlx5: Imply MLXFW in mlx5_coreSaeed Mahameed2019-05-171-0/+1
* Revert "tipc: fix modprobe tipc failed after switch order of device registrat...David S. Miller2019-05-171-7/+7
* vsock/virtio: free packets during the socket releaseStefano Garzarella2019-05-171-0/+7
* tipc: fix modprobe tipc failed after switch order of device registrationJunwei Hu2019-05-171-7/+7
* lib: Correct comment of prandom_seedPhilippe Mazenauer2019-05-171-2/+2
* net: caif: fix the value of size argument of snprintfswkhack2019-05-175-6/+5
* ipv6: fix src addr routing with the exception tableWei Wang2019-05-161-24/+27
* selftests: pmtu.sh: Remove quotes around commands in setup_xfrmDavid Ahern2019-05-161-9/+9
* net: avoid weird emergency messageEric Dumazet2019-05-161-1/+1
* Merge branch 'aqc111-revert-endianess-fixes-and-cleanup-mtu-logic'David S. Miller2019-05-161-25/+10
|\
| * aqc111: cleanup mtu related logicIgor Russkikh2019-05-161-4/+2
| * Revert "aqc111: fix writing to the phy on BE"Igor Russkikh2019-05-161-17/+6
| * Revert "aqc111: fix double endianness swap on BE"Igor Russkikh2019-05-161-4/+2
|/
* xfrm: ressurrect "Fix uninitialized memory read in _decode_session4"Florian Westphal2019-05-161-11/+13
* tipc: switch order of device registration to fix a crashJunwei Hu2019-05-161-7/+7
* ipv6: prevent possible fib6 leaksEric Dumazet2019-05-163-4/+18
* net: test nouarg before dereferencing zerocopy pointersWillem de Bruijn2019-05-161-3/+6
* net: usb: qmi_wwan: add Telit 0x1260 and 0x1261 compositionsDaniele Palmas2019-05-161-0/+2
* net: phy: aquantia: readd XGMII support for AQR107Madalin-cristian Bucur2019-05-161-0/+1
* net: bpfilter: fallback to netfilter if failed to load bpfilter kernel moduleKonstantin Khlebnikov2019-05-161-4/+2
* hv_sock: Add support for delayed closeSunil Muthuswamy2019-05-161-31/+77
* atm: iphase: Avoid copying pointers to user space.Fuqian Huang2019-05-161-6/+0
* Merge branch 'flow_offload-fix-CVLAN-support'David S. Miller2019-05-163-1/+10
|\
| * net/mlx5e: Fix calling wrong function to get inner vlan key and maskJianbo Liu2019-05-161-1/+1
| * flow_offload: support CVLAN matchEdward Cree2019-05-162-0/+9
|/
* Merge branch 'rhashtable-Fix-sparse-warnings'David S. Miller2019-05-162-42/+49
|\
| * rhashtable: Fix cmpxchg RCU warningsHerbert Xu2019-05-161-2/+3
| * rhashtable: Remove RCU marking from rhash_lock_headHerbert Xu2019-05-162-40/+46
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-05-1513-35/+321
|\
| * bpf, tcp: correctly handle DONT_WAIT flags and timeo == 0John Fastabend2019-05-161-1/+4
| * selftests/bpf: add prog detach to flow_dissector testStanislav Fomichev2019-05-161-0/+1
| * selftests/bpf: add missing \n to flow_dissector CHECK errorsStanislav Fomichev2019-05-161-4/+4
| * libbpf: don't fail when feature probing failsStanislav Fomichev2019-05-161-1/+1
| * Merge branch 'lru-map-fix'Alexei Starovoitov2019-05-144-20/+297
| |\
| | * bpf: test ref bit from data path and add new tests for syscall pathDaniel Borkmann2019-05-141-14/+274
| | * bpf, lru: avoid messing with eviction heuristics upon syscall lookupDaniel Borkmann2019-05-141-5/+18
| | * bpf: add map_lookup_elem_sys_only for lookups from syscall sideDaniel Borkmann2019-05-142-1/+5
| |/
| * tools/bpf: Sync kernel btf.h headerGary Lin2019-05-141-1/+1
| * bpf: btf: fix the brackets of BTF_INT_OFFSET()Gary Lin2019-05-142-2/+2
| * bpf: sockmap fix msg->sg.size account on ingress skbJohn Fastabend2019-05-141-0/+1
| * bpf: sockmap remove duplicate queue freeJohn Fastabend2019-05-141-2/+0
| * bpf: sockmap, only stop/flush strp if it was enabled at some pointJohn Fastabend2019-05-141-2/+4
| * bpf: mark bpf_event_notify and bpf_event_init as staticStanislav Fomichev2019-05-141-2/+3
| * bpf: devmap: fix use-after-free Read in __dev_map_entry_freeEric Dumazet2019-05-141-0/+3
* | tcp: do not recycle cloned skbsEric Dumazet2019-05-152-2/+2
* | enetc: Add missing link state info for ethtoolClaudiu Manoil2019-05-151-0/+2
* | enetc: Allow to disable Tx SGClaudiu Manoil2019-05-152-2/+2