Commit Graph

2151 Commits (353b28bafd1b962359a866ff263a7fad833d29a1)

Author SHA1 Message Date
Vladislav Yasevich b89498a1c2 [SCTP]: Allow linger to abort 1-N style sockets. 19 years ago
Vladislav Yasevich a601266e4f [SCTP]: Validate the parameter length in HB-ACK chunk. 19 years ago
Vladislav Yasevich 61c9fed416 [SCTP]: A better solution to fix the race between sctp_peeloff() and 19 years ago
Sridhar Samudrala 8de8c87380 [SCTP]: Set sk_err so that poll wakes up after a non-blocking connect failure. 19 years ago
Patrick McHardy ee433530d9 [NETFILTER]: nfnetlink_log: fix byteorder confusion 19 years ago
Solar Designer 2c8ac66bb2 [NETFILTER]: Fix do_add_counters race, possible oops or info leak (CVE-2006-0039) 19 years ago
Alexey Dobriyan a467704dcb [NETFILTER]: GRE conntrack: fix htons/htonl confusion 19 years ago
Philip Craig 5c170a09d9 [NETFILTER]: fix format specifier for netfilter log targets 19 years ago
Jesper Juhl 493e2428aa [NETFILTER]: Fix memory leak in ipt_recent 19 years ago
Angelo P. Castellani 8872d8e1c4 [TCP]: reno sacked_out count fix 19 years ago
Alexey Dobriyan d8fd0a7316 [IPV6]: Endian fix in net/ipv6/netfilter/ip6t_eui64.c:match(). 19 years ago
Adrian Bunk 6599519e9c [TR]: Remove an unused export. 19 years ago
Alexey Dobriyan 4ac396c046 [IPX]: Correct return type of ipx_map_frame_type(). 19 years ago
Alexey Dobriyan 53d42f5412 [IPX]: Correct argument type of ipxrtr_delete(). 19 years ago
Stephen Hemminger 338f7566e5 [PKT_SCHED]: Potential jiffy wrap bug in dev_watchdog(). 19 years ago
Simon Kelley bd89efc532 [NEIGH]: Fix IP-over-ATM and ARP interaction. 19 years ago
Patrick McHardy 210525d65d [NET_SCHED]: HFSC: fix thinko in hfsc_adjust_levels() 19 years ago
Alexey Kuznetsov b0013fd47b [IPV6]: skb leakage in inet6_csk_xmit 19 years ago
Stephen Hemminger ac05202e8b [BRIDGE]: Do sysfs registration inside rtnl. 19 years ago
Stephen Hemminger b17a7c179d [NET]: Do sysfs registration as part of register_netdevice. 19 years ago
Herbert Xu 8c1056839e [NET] linkwatch: Handle jiffies wrap-around 19 years ago
Adrian Bunk 11766199a0 [IRDA]: Removing unused EXPORT_SYMBOLs 19 years ago
Alan Stern f07d5b9465 [NET]: Make netdev_chain a raw notifier. 19 years ago
Wei Yongjun 63cbd2fda3 [IPV4]: ip_options_fragment() has no effect on fragmentation 19 years ago
Hua Zhong 0182bd2b1e [IPV4]: Remove likely in ip_rcv_finish() 19 years ago
Stephen Hemminger fe9925b551 [NET]: Create netdev attribute_groups with class_device_add 19 years ago
John Heffner 5528e568a7 [TCP]: Fix snd_cwnd adjustments in tcp_highspeed.c 19 years ago
Ralf Baechle f530937b2c [NETROM/ROSE]: Kill module init version kernel log messages. 19 years ago
Herbert Xu 134af34632 [DCCP]: Fix sock_orphan dead lock 19 years ago
Stephen Hemminger 1c29fc4989 [BRIDGE]: keep track of received multicast packets 19 years ago
Sridhar Samudrala 35d63edb1c [SCTP]: Fix state table entries for chunks received in CLOSED state. 19 years ago
Sridhar Samudrala 62b08083ec [SCTP]: Fix panic's when receiving fragmented SCTP control chunks. 19 years ago
Vladislav Yasevich 672e7cca17 [SCTP]: Prevent possible infinite recursion with multiple bundled DATA. 19 years ago
Neil Horman 7c3ceb4fb9 [SCTP]: Allow spillover of receive buffer to avoid deadlock. 19 years ago
Daniel Drake d57336e3f2 [PATCH] softmac: make non-operational after being stopped 19 years ago
Daniel Drake 995c99268e [PATCH] softmac: don't reassociate if user asked for deauthentication 19 years ago
Patrick Caulfield d1a6498388 [DECNET]: Fix level1 router hello 19 years ago
Herbert Xu 75c2d9077c [TCP]: Fix sock_orphan dead lock 19 years ago
Ralf Baechle 82e84249f0 [ROSE]: Eleminate HZ from ROSE kernel interfaces 19 years ago
Ralf Baechle 4d8937d0b1 [NETROM]: Eleminate HZ from NET/ROM kernel interfaces 19 years ago
Ralf Baechle e1fdb5b396 [AX.25]: Eleminate HZ from AX.25 kernel interfaces 19 years ago
Ralf Baechle 4cc7c2734e [ROSE]: Fix routing table locking in rose_remove_neigh. 19 years ago
Ralf Baechle 70868eace5 [AX.25]: Move AX.25 symbol exports 19 years ago
Ralf Baechle 86cfcb95ec [AX25, ROSE]: Remove useless SET_MODULE_OWNER calls. 19 years ago
Ralf Baechle 3f072310d0 [AX.25]: Spelling fix 19 years ago
Ralf Baechle 0cc5ae24af [ROSE]: Remove useless prototype for rose_remove_neigh(). 19 years ago
Patrick McHardy 7800007c1e [NETFILTER]: x_tables: don't use __copy_{from,to}_user on unchecked memory in compat layer 19 years ago
Jing Min Zhao 7582e9d17e [NETFILTER]: H.323 helper: Change author's email address 19 years ago
Patrick McHardy 2354feaeb2 [NETFILTER]: NAT: silence unused variable warnings with CONFIG_XFRM=n 19 years ago
Patrick McHardy 4228e2a989 [NETFILTER]: H.323 helper: fix use of uninitialized data 19 years ago