summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-02-26tcp: avoid infinite loop in tcp_splice_read()Eric Dumazet
2017-02-26dccp: fix freeing skb too early for IPV6_RECVPKTINFOAndrey Konovalov
2017-02-23net: avoid signed overflows for SO_{SND|RCV}BUFFORCEEric Dumazet
2017-02-23sctp: validate chunk len before actually using itMarcelo Ricardo Leitner
2017-02-23tcp: take care of truncations done by sk_filter()Eric Dumazet
2017-02-23dccp: limit sk_filter trim to payloadWillem de Bruijn
2017-02-23rose: limit sk_filter trim to payloadWillem de Bruijn
2017-02-23net: Add __sock_queue_rcv_skb()Ben Hutchings
2017-02-23net: cleanups in sock_setsockopt()Eric Dumazet
2017-02-23can: raw: raw_setsockopt: limit number of can_filter that can be setMarc Kleine-Budde
2017-02-23net: ping: check minimum size on ICMP header lengthKees Cook
2017-02-23tipc: check minimum bearer MTUMichal Kubeček
2017-02-23packet: fix race condition in packet_set_ringPhilip Pettersson
2017-02-23rtnl: reset calcit fptr in rtnl_unregister()Mathias Krause
2017-02-23ipv6: dccp: add missing bind_conflict to dccp_ipv6_mappedEric Dumazet
2017-02-23ip6_tunnel: Clear IP6CB in ip6tunnel_xmit()Eli Cooper
2017-02-23can: bcm: fix warning in bcm_connect/proc_registerOliver Hartkopp
2017-02-23ipv6: Don't use ufo handling on later transformed packetsJakub Sitnicki
2017-02-23netfilter: nf_conntrack_sip: extend request line validationUlrich Weber
2017-02-23mac80211: discard multicast and 4-addr A-MSDUsJohannes Berg
2017-02-23sctp: do not return the transmit err back to sctp_sendmsgXin Long
2017-02-23netfilter: restart search if moved to other chainFlorian Westphal
2016-11-20Bluetooth: Fix potential NULL dereference in RFCOMM bind callbackJaganath Kanakkassery
2016-11-20ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov
2016-11-20xfrm: Fix memory leak of aead algorithm nameIlan Tayari
2016-11-20irda: Free skb on irda_accept error path.phil.turnbull@oracle.com
2016-11-20xfrm_user: propagate sec ctx allocation errorsMathias Krause
2016-11-20netfilter: nfnetlink_queue: reject verdict request from different portidLiping Zhang
2016-11-20tcp: consider recv buf for the initial window scaleSoheil Hassas Yeganeh
2016-11-20l2tp: Correctly return -EBADF from pppol2tp_getname.phil.turnbull@oracle.com
2016-11-20net/irda: fix NULL pointer dereference on memory allocation failureVegard Nossum
2016-11-20Bluetooth: Fix l2cap_sock_setsockopt() with optname BT_RCVMTUAmadeusz Sławiński
2016-11-20NFS: Don't drop CB requests with invalid principalsChuck Lever
2016-11-20svc: Avoid garbage replies when pc_func() returns rpc_drop_replyChuck Lever
2016-11-20netlabel: add address family checks to netlbl_{sock,req}_delattr()Paul Moore
2016-08-22tcp: make challenge acks less predictableEric Dumazet
2016-08-22rds: fix an infoleak in rds_inc_info_copyKangjie Lu
2016-08-22tipc: fix an infoleak in tipc_nl_compat_link_dumpKangjie Lu
2016-08-22batman-adv: Fix use-after-free/double-free of tt_req_nodeSven Eckelmann
2016-06-15net: fix a kernel infoleak in x25 moduleKangjie Lu
2016-06-15net: fix infoleak in rtnetlinkKangjie Lu
2016-06-15net: fix infoleak in llcKangjie Lu
2016-06-15nf_conntrack: avoid kernel pointer value leak in slab nameLinus Torvalds
2016-06-15batman-adv: Fix broadcast/ogm queue limit on a removed interfaceLinus Lüssing
2016-06-15batman-adv: Reduce refcnt of removed router when updating routeSven Eckelmann
2016-06-15batman-adv: Check skb size before using encapsulated ETH+VLAN headerSven Eckelmann
2016-06-15nl80211: check netlink protocol in socket release notificationDmitry Ivanov
2016-06-15Revert "ax25: add link layer header validation function"Ben Hutchings
2016-05-01netfilter: x_tables: fix unconditional helperFlorian Westphal
2016-05-01ipv6: Count in extension headers in skb->network_headerJakub Sitnicki