summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_AUTH_KEY sockoptXin Long2019-03-191-0/+3
* sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_MAX_BURST sockoptXin Long2019-03-191-0/+3
* sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_CONTEXT sockoptXin Long2019-03-191-0/+3
* sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_DEFAULT_SNDINFO sockoptXin Long2019-03-191-0/+3
* sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_DELAYED_SACK sockoptXin Long2019-03-191-0/+3
* sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_DEFAULT_SEND_PARAM s...Marcelo Ricardo Leitner2019-03-191-0/+3
* sctp: not copy sctp_sock pd_lobby in sctp_copy_descendantXin Long2019-03-191-2/+1
* sctp: get sctphdr by offset in sctp_compute_cksumXin Long2019-03-191-1/+1
* af_packet: fix the tx skb protocol in raw sockets with ETH_P_ALLYoshiki Komachi2019-03-191-1/+2
* packets: Always register packet sk in the same orderMaxime Chevallier2019-03-192-1/+7
* vxlan: Don't call gro_cells_destroy() before device is unregisteredZhiqiang Liu2019-03-191-3/+1
* net: aquantia: fix rx checksum offload for UDP/TCP over IPv6Dmitry Bogdanov2019-03-191-2/+3
* mac8390: Fix mmio access size probeFinn Thain2019-03-191-7/+12
* gtp: change NET_UDP_TUNNEL dependency to selectMatteo Croce2019-03-191-2/+2
* net: rose: fix a possible stack overflowEric Dumazet2019-03-191-9/+12
* doc: fix link to MSG_ZEROCOPY patchsetTobias Klauser2019-03-181-1/+1
* tipc: allow service ranges to be connect()'ed on RDM/DGRAMErik Hugne2019-03-181-5/+15
* networking: fix snmp_counter.rst Doc. WarningsRandy Dunlap2019-03-181-3/+9
* net: tipc: fix a missing check for nla_nest_startKangjie Lu2019-03-171-0/+2
* tun: add a missing rcu_read_unlock() in error pathEric Dumazet2019-03-161-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-03-1624-290/+883
|\
| * powerpc: bpf: Fix generation of load/store DW instructionsNaveen N. Rao2019-03-165-18/+37
| * xsk: fix umem memory leak on cleanupBjörn Töpel2019-03-162-19/+1
| * Merge branch 'fix-bpf-docs'Alexei Starovoitov2019-03-142-126/+240
| |\
| | * tools: bpf: synchronise BPF UAPI header with toolsQuentin Monnet2019-03-141-63/+120
| | * bpf: add documentation for helpers bpf_spin_lock(), bpf_spin_unlock()Quentin Monnet2019-03-141-0/+55
| | * bpf: fix documentation for eBPF helpersQuentin Monnet2019-03-141-63/+65
| |/
| * Merge branch 'fix-fwd-enum-resolution'Alexei Starovoitov2019-03-142-13/+82
| |\
| | * selftests/bpf: add fwd enum resolution test for btf_dedupAndrii Nakryiko2019-03-141-0/+44
| | * btf: resolve enum fwds in btf_dedupAndrii Nakryiko2019-03-141-13/+38
| |/
| * Merge branch 'fix-fullsock-access-after-bpf_sk_release'Alexei Starovoitov2019-03-1311-111/+506
| |\
| | * bpf: Add an example for bpf_get_listener_sockMartin KaFai Lau2019-03-133-44/+180
| | * bpf: Test ref release issue in bpf_tcp_sock and bpf_sk_fullsockMartin KaFai Lau2019-03-132-2/+170
| | * bpf: Sync bpf.h to tools/Martin KaFai Lau2019-03-131-1/+10
| | * bpf: Add bpf_get_listener_sock(struct bpf_sock *sk) helperMartin KaFai Lau2019-03-132-1/+31
| | * bpf: Fix bpf_tcp_sock and bpf_sk_fullsock issue related to bpf_sk_releaseMartin KaFai Lau2019-03-134-63/+115
| |/
| * libbpf: fix to reject unknown flags in xsk_socket__create()Magnus Karlsson2019-03-121-4/+11
| * selftests/bpf: fix segfault of test_progs when prog loading failedYonghong Song2019-03-122-2/+2
| * libbpf: handle BTF parsing and loading properlyAndrii Nakryiko2019-03-111-3/+10
* | net: tipc: fix a missing check of nla_nest_startKangjie Lu2019-03-161-0/+3
* | net: ncsi: fix a missing check for nla_nest_startKangjie Lu2019-03-161-0/+4
* | net: openvswitch: fix missing checks for nla_nest_startKangjie Lu2019-03-161-0/+8
* | net: openvswitch: fix a NULL pointer dereferenceKangjie Lu2019-03-161-0/+4
* | tun: properly test for IFF_UPEric Dumazet2019-03-151-4/+11
* | net: phy: meson-gxl: fix interrupt supportJerome Brunet2019-03-151-0/+6
* | net: add documentation to socket.cPedro Tammela2019-03-153-24/+271
* | net: strparser: fix a missing check for create_singlethread_workqueueKangjie Lu2019-03-151-0/+2
* | net: sis900: fix indentation issues, remove some spacesColin Ian King2019-03-151-5/+5
* | drivers: net: atp: fix various indentation issuesColin Ian King2019-03-151-1/+1
* | sch_cake: Interpret fwmark parameter as a bitmaskToke Høiland-Jørgensen2019-03-151-13/+12