summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
* | | tcp: don't read out-of-bounds opsizeJann Horn2018-04-231-5/+2
* | | net: sched: ife: check on metadata lengthAlexander Aring2018-04-221-0/+3
* | | net: sched: ife: handle malformed tlv lengthAlexander Aring2018-04-222-3/+39
* | | net: sched: ife: signal not finding metaidAlexander Aring2018-04-221-1/+1
* | | strparser: Do not call mod_delayed_work with a timeout of LONG_MAXDoron Roberts-Kedes2018-04-221-1/+1
* | | ipv6: sr: fix NULL pointer dereference in seg6_do_srh_encap()- v4 pktsAhmed Abdelsalam2018-04-221-1/+1
* | | llc: fix NULL pointer deref for SOCK_ZAPPEDCong Wang2018-04-221-9/+12
* | | llc: delete timers synchronously in llc_sk_free()Cong Wang2018-04-222-9/+22
* | | l2tp: fix {pppol2tp, l2tp_dfs}_seq_stop() in case of seq_file overflowGuillaume Nault2018-04-222-2/+8
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-04-2028-138/+218
|\ \
| * | net/smc: fix shutdown in state SMC_LISTENUrsula Braun2018-04-191-6/+4
| * | llc: hold llc_sap before release_sock()Cong Wang2018-04-191-0/+7
| * | net: caif: fix spelling mistake "UKNOWN" -> "UNKNOWN"Colin Ian King2018-04-191-1/+1
| * | net: change the comment of dev_mc_initsunlianwen2018-04-191-1/+1
| * | tipc: fix infinite loop when dumping link monitor summaryTung Nguyen2018-04-182-8/+5
| * | tipc: fix use-after-free in tipc_nametbl_stopJon Maloy2018-04-181-12/+17
| * | KEYS: DNS: limit the length of option stringsEric Biggers2018-04-171-7/+5
| * | vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multiToshiaki Makita2018-04-171-1/+1
| * | net: qrtr: add MODULE_ALIAS_NETPROTO macroNicolas Dechesne2018-04-171-0/+1
| * | VSOCK: make af_vsock.ko removable againStefan Hajnoczi2018-04-171-0/+6
| * | tipc: fix possible crash in __tipc_nl_net_set()Eric Dumazet2018-04-162-0/+4
| * | tipc: add policy for TIPC_NLA_NET_ADDREric Dumazet2018-04-161-1/+2
| * | net: Fix one possible memleak in ip_setup_corkGao Feng2018-04-161-3/+5
| * | net: af_packet: fix race in PACKET_{R|T}X_RINGEric Dumazet2018-04-161-9/+14
| * | tcp: clear tp->packets_out when purging write queueSoheil Hassas Yeganeh2018-04-161-1/+1
| * | l2tp: hold reference on tunnels printed in l2tp/tunnels debugfs fileGuillaume Nault2018-04-133-23/+13
| * | l2tp: hold reference on tunnels printed in pppol2tp proc fileGuillaume Nault2018-04-131-7/+17
| * | l2tp: hold reference on tunnels in netlink dumpsGuillaume Nault2018-04-133-3/+30
| * | net: fix deadlock while clearing neighbor proxy tableWolfgang Bumiller2018-04-121-10/+18
| * | sctp: do not check port in sctp_inet6_cmp_addrXin Long2018-04-121-30/+30
| * | tipc: fix missing initializer in tipc_sendmsg()Jon Maloy2018-04-121-1/+3
| * | strparser: Fix incorrect strp->need_bytes value.Doron Roberts-Kedes2018-04-121-4/+3
| * | net: validate attribute sizes in neigh_dump_table()Eric Dumazet2018-04-121-4/+8
| * | tcp: md5: reject TCP_MD5SIG or TCP_MD5SIG_EXT on established socketsEric Dumazet2018-04-121-2/+4
| * | tipc: fix unbalanced reference counterJon Maloy2018-04-123-3/+9
| * | net/tls: Remove VLA usageKees Cook2018-04-121-1/+9
* | | rpc_pipefs: fix double-dput()Al Viro2018-04-151-0/+1
* | | Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-04-152-4/+3
|\ \ \
| * | | kbuild: rename *-asn1.[ch] to *.asn1.[ch]Masahiro Yamada2018-04-072-3/+3
| * | | kbuild: clean up *-asn1.[ch] patterns from top-level MakefileMasahiro Yamada2018-04-071-1/+0
* | | | Merge tag 'nfs-for-4.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2018-04-1214-116/+240
|\ \ \ \ | |_|/ / |/| | |
| * | | SUNRPC: Add helpers for decoding opaque and string typesTrond Myklebust2018-04-101-0/+82
| * | | xprtrdma: Fix corner cases when handling device removalChuck Lever2018-04-101-4/+9
| * | | sunrpc: Add static trace point to report result of RPC pingChuck Lever2018-04-101-0/+6
| * | | sunrpc: Add static trace point to report RPC latency statsChuck Lever2018-04-101-5/+11
| * | | sunrpc: Simplify synopsis of some trace pointsChuck Lever2018-04-102-6/+6
| * | | SUNRPC: Make num_reqs a non-atomic integerChuck Lever2018-04-101-8/+9
| * | | SUNRPC: Make RTT measurement more precise (Send)Chuck Lever2018-04-103-1/+4
| * | | SUNRPC: Make RTT measurement more precise (Receive)Chuck Lever2018-04-101-2/+3
| * | | SUNRPC: Move xprt_update_rtt callsiteChuck Lever2018-04-102-3/+9