summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2017-02-23net: avoid signed overflows for SO_{SND|RCV}BUFFORCEEric Dumazet1-2/+2
2017-02-23sctp: validate chunk len before actually using itMarcelo Ricardo Leitner1-6/+6
2017-02-23tcp: take care of truncations done by sk_filter()Eric Dumazet2-3/+22
2017-02-23dccp: limit sk_filter trim to payloadWillem de Bruijn3-5/+6
2017-02-23rose: limit sk_filter trim to payloadWillem de Bruijn2-6/+7
2017-02-23net: Add __sock_queue_rcv_skb()Ben Hutchings1-6/+13
2017-02-23net: cleanups in sock_setsockopt()Eric Dumazet1-27/+15
2017-02-23can: raw: raw_setsockopt: limit number of can_filter that can be setMarc Kleine-Budde1-0/+3
2017-02-23net: ping: check minimum size on ICMP header lengthKees Cook1-0/+4
2017-02-23tipc: check minimum bearer MTUMichal Kubeček2-2/+26
2017-02-23packet: fix race condition in packet_set_ringPhilip Pettersson1-6/+12
2017-02-23rtnl: reset calcit fptr in rtnl_unregister()Mathias Krause1-0/+1
2017-02-23ipv6: dccp: add missing bind_conflict to dccp_ipv6_mappedEric Dumazet1-0/+1
2017-02-23ip6_tunnel: Clear IP6CB in ip6tunnel_xmit()Eli Cooper1-0/+1
2017-02-23can: bcm: fix warning in bcm_connect/proc_registerOliver Hartkopp1-9/+23
2017-02-23ipv6: Don't use ufo handling on later transformed packetsJakub Sitnicki1-1/+1
2017-02-23netfilter: nf_conntrack_sip: extend request line validationUlrich Weber1-1/+4
2017-02-23mac80211: discard multicast and 4-addr A-MSDUsJohannes Berg1-9/+15
2017-02-23sctp: do not return the transmit err back to sctp_sendmsgXin Long1-11/+5
2017-02-23netfilter: restart search if moved to other chainFlorian Westphal1-0/+7
2016-11-20Bluetooth: Fix potential NULL dereference in RFCOMM bind callbackJaganath Kanakkassery1-7/+12
2016-11-20ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov4-5/+10
2016-11-20xfrm: Fix memory leak of aead algorithm nameIlan Tayari1-0/+1
2016-11-20irda: Free skb on irda_accept error path.phil.turnbull@oracle.com1-3/+2
2016-11-20xfrm_user: propagate sec ctx allocation errorsMathias Krause1-3/+6
2016-11-20netfilter: nfnetlink_queue: reject verdict request from different portidLiping Zhang1-3/+0
2016-11-20tcp: consider recv buf for the initial window scaleSoheil Hassas Yeganeh1-1/+2
2016-11-20l2tp: Correctly return -EBADF from pppol2tp_getname.phil.turnbull@oracle.com1-5/+2
2016-11-20net/irda: fix NULL pointer dereference on memory allocation failureVegard Nossum1-2/+5
2016-11-20Bluetooth: Fix l2cap_sock_setsockopt() with optname BT_RCVMTUAmadeusz Sławiński1-1/+1
2016-11-20NFS: Don't drop CB requests with invalid principalsChuck Lever1-0/+5
2016-11-20svc: Avoid garbage replies when pc_func() returns rpc_drop_replyChuck Lever1-1/+1
2016-11-20netlabel: add address family checks to netlbl_{sock,req}_delattr()Paul Moore1-2/+10
2016-08-23tcp: make challenge acks less predictableEric Dumazet1-5/+12
2016-08-23rds: fix an infoleak in rds_inc_info_copyKangjie Lu1-0/+2
2016-08-23tipc: fix an infoleak in tipc_nl_compat_link_dumpKangjie Lu1-1/+2
2016-08-23batman-adv: Fix use-after-free/double-free of tt_req_nodeSven Eckelmann2-5/+38
2016-06-15net: fix a kernel infoleak in x25 moduleKangjie Lu1-0/+1
2016-06-15net: fix infoleak in rtnetlinkKangjie Lu1-8/+10
2016-06-15net: fix infoleak in llcKangjie Lu1-0/+1
2016-06-15nf_conntrack: avoid kernel pointer value leak in slab nameLinus Torvalds1-1/+3
2016-06-15batman-adv: Fix broadcast/ogm queue limit on a removed interfaceLinus Lüssing1-0/+6
2016-06-15batman-adv: Reduce refcnt of removed router when updating routeSven Eckelmann1-0/+9
2016-06-15batman-adv: Check skb size before using encapsulated ETH+VLAN headerSven Eckelmann1-2/+6
2016-06-15nl80211: check netlink protocol in socket release notificationDmitry Ivanov1-1/+1
2016-06-15Revert "ax25: add link layer header validation function"Ben Hutchings1-15/+0
2016-05-01netfilter: x_tables: fix unconditional helperFlorian Westphal3-33/+31
2016-05-01ipv6: Count in extension headers in skb->network_headerJakub Sitnicki1-5/+4
2016-05-01ipv4: l2tp: fix a potential issue in l2tp_ip_recvHaishuang Yan1-3/+5
2016-05-01xfrm: Fix crash observed during device unregistration and decryptionsubashab@codeaurora.org1-0/+3