summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_AUTH_DEACTIVATE_KEY ...Xin Long2019-03-181-0/+3
| * | | sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_AUTH_DELETE_KEY sockoptXin Long2019-03-181-0/+3
| * | | sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_AUTH_ACTIVE_KEY sockoptXin Long2019-03-181-0/+3
| * | | sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_AUTH_KEY sockoptXin Long2019-03-181-0/+3
| * | | sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_MAX_BURST sockoptXin Long2019-03-181-0/+3
| * | | sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_CONTEXT sockoptXin Long2019-03-181-0/+3
| * | | sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_DEFAULT_SNDINFO sockoptXin Long2019-03-181-0/+3
| * | | sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_DELAYED_SACK sockoptXin Long2019-03-181-0/+3
| * | | sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_DEFAULT_SEND_PARAM s...Marcelo Ricardo Leitner2019-03-181-0/+3
| * | | sctp: not copy sctp_sock pd_lobby in sctp_copy_descendantXin Long2019-03-181-2/+1
| * | | af_packet: fix the tx skb protocol in raw sockets with ETH_P_ALLYoshiki Komachi2019-03-181-1/+2
| * | | packets: Always register packet sk in the same orderMaxime Chevallier2019-03-181-1/+1
| * | | net: rose: fix a possible stack overflowEric Dumazet2019-03-181-9/+12
| * | | tipc: allow service ranges to be connect()'ed on RDM/DGRAMErik Hugne2019-03-171-5/+15
| * | | net: tipc: fix a missing check for nla_nest_startKangjie Lu2019-03-161-0/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-03-162-23/+23
| |\ \ \
| | * | | xsk: fix umem memory leak on cleanupBjörn Töpel2019-03-161-18/+1
| | * | | bpf: Add bpf_get_listener_sock(struct bpf_sock *sk) helperMartin KaFai Lau2019-03-131-0/+21
| | * | | bpf: Fix bpf_tcp_sock and bpf_sk_fullsock issue related to bpf_sk_releaseMartin KaFai Lau2019-03-131-5/+1
| * | | | 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
| * | | | net: add documentation to socket.cPedro Tammela2019-03-151-18/+259
| * | | | net: strparser: fix a missing check for create_singlethread_workqueueKangjie Lu2019-03-151-0/+2
| * | | | sch_cake: Interpret fwmark parameter as a bitmaskToke Høiland-Jørgensen2019-03-151-13/+12
| * | | | appletalk: Fix potential NULL pointer dereference in unregister_snap_clientYueHaibing2019-03-152-11/+24
* | | | | Merge tag 'nfs-for-5.1-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2019-03-262-3/+13
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | SUNRPC: fix uninitialized variable warningAlakesh Haloi2019-03-261-2/+2
| * | | | SUNRPC: Don't let RPC_SOFTCONN tasks time out if the transport is connectedTrond Myklebust2019-03-231-1/+11
* | | | | libceph: wait for latest osdmap in ceph_monc_blacklist_add()Ilya Dryomov2019-03-202-1/+26
|/ / / /
* | | | Merge tag '9p-for-5.1' of git://github.com/martinetd/linuxLinus Torvalds2019-03-172-2/+2
|\ \ \ \
| * | | | 9p/net: fix memory leak in p9_client_createzhengbin2019-03-131-1/+1
| * | | | 9p: mark expected switch fall-throughGustavo A. R. Silva2019-01-231-1/+1
* | | | | Merge tag 'nfs-for-5.1-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2019-03-163-20/+16
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | SUNRPC: Remove redundant check for the reply length in call_decode()Trond Myklebust2019-03-151-4/+0
| * | | | SUNRPC: Handle the SYSTEM_ERR rpc errorTrond Myklebust2019-03-151-0/+1
| * | | | SUNRPC: rpc_decode_header() must always return a non-zero value on errorTrond Myklebust2019-03-151-13/+7
| * | | | SUNRPC: Use the ENOTCONN error on socket disconnectTrond Myklebust2019-03-151-1/+1
| * | | | SUNRPC: Fix the minimal size for reply buffer allocationTrond Myklebust2019-03-151-1/+6
| * | | | SUNRPC: Fix a client regression when handling oversized repliesTrond Myklebust2019-03-151-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-03-1413-66/+134
|\ \ \ \ \
| * | | | | l2tp: fix infoleak in l2tp_ip6_recvmsg()Eric Dumazet2019-03-131-3/+1
| * | | | | net/tls: Inform user space about send buffer availabilityVakul Garg2019-03-132-4/+2
| * | | | | net_sched: return correct value for *notify* functionsZhike Wang2019-03-132-13/+34
| | |_|_|/ | |/| | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-03-115-36/+92
| |\ \ \ \
| | * | | | netfilter: nf_tables: return immediately on empty commitFlorian Westphal2019-03-111-0/+5
| | * | | | netfilter: nf_tables: use-after-free in dynamic operationsPablo Neira Ayuso2019-03-111-1/+3
| | * | | | netfilter: nf_tables: bogus EBUSY when deleting set after flushPablo Neira Ayuso2019-03-114-13/+54
| | * | | | netfilter: nf_tables: fix set double-free in abort pathPablo Neira Ayuso2019-03-081-6/+11