summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-15packet: fix heap info leak in PACKET_DIAG_MCLIST sock_diag interfaceMathias Krause
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-01ipv6: l2tp: fix a potential issue in l2tp_ip6_recvHaishuang Yan
2016-05-01ipv4: l2tp: fix a potential issue in l2tp_ip_recvHaishuang Yan
2016-05-01tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filterDaniel Borkmann
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-01udp6: fix UDP/IPv6 encap resubmit pathBill Sommerfeld
2016-05-01sctp: lack the check for ports in sctp_v6_cmp_addrXin Long
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-01ip6_tunnel: set rtnl_link_ops before calling register_netdeviceThadeu Lima de Souza Cascardo
2016-05-01tunnels: Don't apply GRO to multiple layers of encapsulation.Jesse Gross
2016-05-01sunrpc/cache: drop reference when sunrpc_cache_pipe_upcall() detects a raceNeilBrown
2016-05-01net: Fix use after free in the recvmmsg exit pathArnaldo Carvalho de Melo
2016-05-01sctp: fix the transports round robin issue when init is retransmittedXin Long
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-05-01mac80211: fix unnecessary frame drops in mesh fwdingMichal Kazior
2016-03-29ipv4: Don't do expensive useless work during inetdev destroy.David S. Miller
2016-03-24ipv6: re-enable fragment header matching in ipv6_find_hdrFlorian Westphal
2016-03-24mld, igmp: Fix reserved tailroom calculationBenjamin Poirier
2016-03-24tcp: convert cached rtt from usec to jiffies when feeding initial rtoKonstantin Khlebnikov
2016-03-24mac80211: minstrel_ht: set default tx aggregation timeout to 0Felix Fietkau
2016-03-24mac80211: fix use of uninitialised values in RX aggregationChris Bainbridge
2016-03-24cfg80211/wext: fix message orderingJohannes Berg
2016-03-24wext: fix message delay/orderingJohannes Berg
2016-03-24sctp: Fix port hash table size computationNeil Horman
2016-03-24rtnl: RTM_GETNETCONF: fix wrong return valueAnton Protopopov
2016-03-24route: check and remove route cache when we get routeXin Long
2016-03-24ipv4: fix memory leaks in ip_cmsg_send() callersEric Dumazet
2016-03-24net:Add sysctl_max_skb_fragsHans Westgaard Ry
2016-03-24net/ipv6: add sysctl option accept_ra_min_hop_limitHangbin Liu
2016-03-09ipv6/udp: use sticky pktinfo egress ifindex on connect()Paolo Abeni
2016-03-09tcp: fix NULL deref in tcp_v4_send_ack()Eric Dumazet
2016-03-09af_iucv: Validate socket address length in iucv_sock_bind()Ursula Braun
2016-03-08unix_diag: fix incorrect sign extension in unix_lookup_by_inoDmitry V. Levin
2016-03-08af_unix: Guard against other == sk in unix_dgram_sendmsgRainer Weikusat
2016-03-08af_unix: Don't set err in unix_stream_read_generic unless there was an errorRainer Weikusat
2016-03-08libceph: don't bail early from try_read() when skipping a messageIlya Dryomov
2016-03-08sunrpc/cache: fix off-by-one in qword_get()Stefan Hajnoczi
2016-02-25sctp: translate network order to host order when users get a hmacidXin Long
2016-02-25ipv6: fix a lockdep splatEric Dumazet