summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2016-04-01sunrpc/cache: fix off-by-one in qword_get()Stefan Hajnoczi
2016-04-01mac80211: minstrel_ht: set default tx aggregation timeout to 0Felix Fietkau
2016-04-01af_unix: Guard against other == sk in unix_dgram_sendmsgRainer Weikusat
2016-04-01af_unix: Don't set err in unix_stream_read_generic unless there was an errorRainer Weikusat
2016-04-01mac80211: fix use of uninitialised values in RX aggregationChris Bainbridge
2016-04-01cfg80211/wext: fix message orderingJohannes Berg
2016-04-01wext: fix message delay/orderingJohannes Berg
2016-02-27unix: correctly track in-flight fds in sending process user_structHannes Frederic Sowa
2016-02-27unix: properly account for FDs passed over unix socketswilly tarreau
2016-02-27sctp: translate network order to host order when users get a hmacidXin Long
2016-02-27rfkill: fix rfkill_fop_read wait_event usageJohannes Berg
2016-02-27sctp: allow setting SCTP_SACK_IMMEDIATELY by the applicationMarcelo Ricardo Leitner
2016-02-27af_unix: fix struct pid memory leakEric Dumazet