Commit Graph

8840 Commits (eb9d0fe40e313c0a74115ef456a2e43a6c8da72f)

Author SHA1 Message Date
Chris Wright ddb2c43594 asn1: additional sanity checking during BER decoding 17 years ago
Octavian Purdila 293ad60401 tcp: Fix for race due to temporary drop of the socket lock in skb_splice_bits. 17 years ago
Sridhar Samudrala 26af65cbeb tcp: Increment OUTRSTS in tcp_send_active_reset() 17 years ago
Denis V. Lunev 22dd485022 raw: Raw socket leak. 17 years ago
Vlad Yasevich b9031d9d87 sctp: Fix ECN markings for IPv6 17 years ago
Vlad Yasevich 8b750ce54b sctp: Flush the queue only once during fast retransmit. 17 years ago
Vlad Yasevich 62aeaff5cc sctp: Start T3-RTX timer when fast retransmitting lowest TSN 17 years ago
Vlad Yasevich a646523481 sctp: Correctly implement Fast Recovery cwnd manipulations. 17 years ago
Gui Jianfeng 159c6bea37 sctp: Move sctp_v4_dst_saddr out of loop 17 years ago
Gui Jianfeng 4141ddc02a sctp: retran_path update bug fix 17 years ago
Ilpo Järvinen a6604471db tcp: fix skb vs fack_count out-of-sync condition 17 years ago
Adrian-Ken Rueegsegger a13366c632 xfrm: xfrm_algo: correct usage of RIPEMD-160 17 years ago
Denis V. Lunev 9596cc826e [IPV6]: Do not change protocol for UDPv6 sockets with pending sent data. 17 years ago
Denis V. Lunev 36d926b94a [IPV6]: inet_sk(sk)->cork.opt leak 17 years ago
Denis V. Lunev 49d074f400 [IPV6]: Do not change protocol for raw IPv6 sockets. 17 years ago
YOSHIFUJI Hideaki 91e1908f56 [IPV6] NETNS: Handle ancillary data in appropriate namespace. 17 years ago
YOSHIFUJI Hideaki 187e38384c [IPV6]: Check outgoing interface even if source address is unspecified. 17 years ago
Yang Hongyang 95b496b666 [IPV6]: Fix the data length of get destination options with short length 17 years ago
Yang Hongyang 05335c2220 [IPV6]: Fix the return value of get destination options with NULL data pointer 17 years ago
YOSHIFUJI Hideaki 4bed72e4f5 [IPV6] ADDRCONF: Allow longer lifetime on 64bit archs. 17 years ago
YOSHIFUJI Hideaki baa2bfb8ae [IPV4] TUNNEL4: Fix incoming packet length check for inter-protocol tunnel. 17 years ago
Colin 8283637231 [IPV6] TUNNEL6: Fix incoming packet length check for inter-protocol tunnel. 17 years ago
Thomas Graf 24ef0da7b8 [IPV6] ADDRCONF: Check range of prefix length 17 years ago
YOSHIFUJI Hideaki a3c960899e [IPV6] UDP: Possible dst leak in udpv6_sendmsg. 17 years ago
YOSHIFUJI Hideaki e51171019b [SCTP]: Fix NULL dereference of asoc. 17 years ago
Ilpo Järvinen 8aca6cb117 tcp: Fix inconsistency source (CA_Open only when !tcp_left_out(tp)) 17 years ago
Jarek Poplawski b9c6989646 netfilter: nf_conntrack_ipv6: fix inconsistent lock state in nf_ct_frag6_gather() 17 years ago
Dong Wei d2ee3f2c4b netfilter: xt_connlimit: fix accouning when receive RST packet in ESTABLISHED state 17 years ago
Al Viro d430a227d2 bogus format in ip6mr 17 years ago
Thomas Graf ab32cd793d route: Remove unused ifa_anycast field 17 years ago
Thomas Graf bc3ed28caa netlink: Improve returned error codes 17 years ago
Thomas Graf 1f9d11c7c9 route: Mark unused routing attributes as such 17 years ago
Thomas Graf 51b77cae0d route: Mark unused route cache flags as such. 17 years ago
Brice Goglin 7557af2515 net_dma: remove duplicate assignment in dma_skb_copy_datagram_iovec 17 years ago
Stephen Hemminger b9f5f52cca net: neighbour table ABI problem 17 years ago
Pavel Emelyanov 9ecad87794 irda: Sock leak on error path in irda_create. 17 years ago
Jarek Poplawski 7dccf1f4e1 ax25: Fix NULL pointer dereference and lockup. 17 years ago
Dave Young 537d59af73 bluetooth: rfcomm_dev_state_change deadlock fix 17 years ago
Arnaldo Carvalho de Melo 3446b9d57e llc: Fix double accounting of received packets 17 years ago
Alexey Dobriyan 12293bf911 netfilter: nf_conntrack_expect: fix error path unwind in nf_conntrack_expect_init() 17 years ago
Arjan van de Ven 4c8411f8c1 bluetooth: fix locking bug in the rfcomm socket cleanup handling 17 years ago
Senthil Balasubramanian c97c23e386 mac80211: fix alignment issue with compare_ether_addr() 17 years ago
Senthil Balasubramanian 70d251b24c mac80211: Fix for NULL pointer dereference in sta_info_get() 17 years ago
Yi Zhu f6d9710489 mac80211: fix a typo in ieee80211_handle_filtered_frame comment 17 years ago
Abhijeet Kolekar d4231ca3e1 mac80211 : Fixes the status message for iwconfig 17 years ago
Tomas Winkler 9381be059b mac80211: reorder channel and freq reporting in wext scan report 17 years ago
Tomas Winkler 167ad6f7a2 mac80211: fix ieee80211_rx_bss_put/get imbalance 17 years ago
Nicolas Kaiser 679fda1aa4 net/mac80211: always true conditionals 17 years ago
Gerrit Renker 825de27d9e dccp ccid-3: Fix "t_ipi explosion" bug 17 years ago
Wei Yongjun 6079a463cf dccp: Fix to handle short sequence numbers packet correctly 17 years ago