summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* tipc: support broadcast/replicast configurable for bc-linkHoang Le2019-03-194-5/+118
* sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_STREAM_SCHEDULER soc...Xin Long2019-03-191-0/+3
* sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_EVENT sockoptXin Long2019-03-191-0/+3
* sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_ENABLE_STREAM_RESET ...Xin Long2019-03-191-0/+3
* sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_DEFAULT_PRINFO sockoptXin Long2019-03-191-0/+3
* sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_AUTH_DEACTIVATE_KEY ...Xin Long2019-03-191-0/+3
* sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_AUTH_DELETE_KEY sockoptXin Long2019-03-191-0/+3
* sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_AUTH_ACTIVE_KEY sockoptXin Long2019-03-191-0/+3
* 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
* 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-191-1/+1
* net: rose: fix a possible stack overflowEric Dumazet2019-03-191-9/+12
* tipc: allow service ranges to be connect()'ed on RDM/DGRAMErik Hugne2019-03-181-5/+15
* net: tipc: fix a missing check for nla_nest_startKangjie Lu2019-03-171-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 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-125-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
| | * | netfilter: nat: don't register device notifier twiceFlorian Westphal2019-03-081-16/+19
| * | | net/x25: reset state in x25_connect()Eric Dumazet2019-03-111-0/+1
| * | | tcp: Don't access TCP_SKB_CB before initializing itChristoph Paasch2019-03-111-8/+1
| * | | net: sit: fix UBSAN Undefined behaviour in check_6rdMiaohe Lin2019-03-111-2/+3
| | |/ | |/|
* | | Merge tag 'nfsd-5.1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2019-03-126-47/+39
|\ \ \
| * | | svcrpc: fix UDP on servers with lots of threadsJ. Bruce Fields2019-02-211-10/+10
| * | | svcrdma: Remove syslog warnings in work completion handlersChuck Lever2019-02-064-27/+2
| * | | svcrdma: Squelch compiler warning when SUNRPC_DEBUG is disabledChuck Lever2019-02-061-1/+3
| * | | svcrdma: Use struct_size() in kmalloc()Gustavo A. R. Silva2019-02-061-2/+1