summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2016-05-01ipv4: l2tp: fix a potential issue in l2tp_ip_recvHaishuang Yan
2016-05-01xfrm: Fix crash observed during device unregistration and decryptionsubashab@codeaurora.org
2016-05-01ax25: add link layer header validation functionWillem de Bruijn
2016-05-01sctp: lack the check for ports in sctp_v6_cmp_addrXin Long
2016-05-01sctp: Fix port hash table size computationNeil Horman
2016-05-01ipv4: fix memory leaks in ip_cmsg_send() callersEric Dumazet
2016-05-01net/ipv6: add sysctl option accept_ra_min_hop_limitHangbin Liu
2016-05-01ipv6/udp: use sticky pktinfo egress ifindex on connect()Paolo Abeni
2016-05-01af_iucv: Validate socket address length in iucv_sock_bind()Ursula Braun
2016-05-01ipv6: update skb->csum when CE mark is propagatedEric Dumazet
2016-05-01phonet: properly unshare skbs in phonet_rcv()Eric Dumazet
2016-05-01tcp_yeah: don't set ssthresh below 2Neal Cardwell
2016-05-01bridge: Only call /sbin/bridge-stp for the initial network namespaceHannes Frederic Sowa
2016-05-01sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp...Xin Long
2016-05-01ipv4: Don't do expensive useless work during inetdev destroy.David S. Miller
2016-05-01netfilter: x_tables: make sure e->next_offset covers remaining blob sizeFlorian Westphal
2016-05-01netfilter: x_tables: validate e->target_offset earlyFlorian Westphal
2016-05-01net: Fix use after free in the recvmmsg exit pathArnaldo Carvalho de Melo
2016-05-01ipvs: correct initial offset of Call-ID header search in SIP persistence engineMarco Angaroni
2016-05-01mac80211: fix memory leakSudip Mukherjee
2016-05-01mac80211: avoid excessive stack usage in sta_infoArnd Bergmann
2016-04-01mld, igmp: Fix reserved tailroom calculationBenjamin Poirier