Commit Graph

5052 Commits (136ebf08b46f839e2dc9db34322b654e5d9b9936)

Author SHA1 Message Date
Stephen Hemminger 0db3dc73f7 [NETPOLL]: tx lock deadlock fix 18 years ago
Zach Brown 5131a184a3 SCTP: lock_sock_nested in sctp_sock_migrate 18 years ago
Olaf Kirch 5b5a60da28 [NET]: Make skb_seq_read unmap the last fragment 18 years ago
Shannon Nelson 515e06c455 [NET]: Re-enable irqs before pushing pending DMA requests 18 years ago
Jens Axboe ddb61a57bb [TCP] tcp_read_sock: Allow recv_actor() return return negative error value. 18 years ago
Florian Westphal 64beb8f3eb [TIPC]: Fix infinite loop in netlink handler 18 years ago
Patrick McHardy dbbeb2f991 [SKBUFF]: Fix incorrect config #ifdef around skb_copy_secmark 18 years ago
YOSHIFUJI Hideaki 6d5b78cdd5 [IPV6] NDISC: Fix thinko to control Router Preference support. 18 years ago
Yasuyuki Kozakai e2d8e314ad [NETFILTER]: nfctnetlink: Don't allow to change helper 18 years ago
Jerome Borsboom d258131aae [NETFILTER]: nf_conntrack_sip: add missing message types containing RTP info 18 years ago
Neil Horman 186e234358 SCTP: Fix sctp_getsockopt_get_peer_addrs 18 years ago
Neil Horman 408f22e81e SCTP: update sctp_getsockopt helpers to allow oversized buffers 18 years ago
David Howells 19e6454ca7 [AF_RXRPC]: Return the number of bytes buffered in rxrpc_send_data() 18 years ago
Neil Horman cc0191aeef [IPVS]: Fix state variable on failure to start ipvs threads 18 years ago
Patrick McHardy 281216177a [XFRM]: Fix MTU calculation for non-ESP SAs 18 years ago
Adrian Bunk 16c61add51 [RXRPC] net/rxrpc/ar-connection.c: fix NULL dereference 18 years ago
Ilpo Järvinen 7769f4064c [TCP]: Fix logic breakage due to DSACK separation 18 years ago
Ilpo Järvinen b9ce204f0a [TCP]: Congestion control API RTT sampling fix 18 years ago
Herbert Xu 74235a25c6 [IPV6] addrconf: Fix IPv6 on tuntap tunnels 18 years ago
Ilpo Järvinen d7ea5b91fa [TCP]: Add missing break to TCP option parsing code 18 years ago
Vlad Yasevich 06ad391919 [SCTP] Don't disable PMTU discovery when mtu is small 18 years ago
Vlad Yasevich 8a4794914f [SCTP] Flag a pmtu change request 18 years ago
Vlad Yasevich c910b47e18 [SCTP] Update pmtu handling to be similar to tcp 18 years ago
Vlad Yasevich fe979ac169 [SCTP] Fix leak in sctp_getsockopt_local_addrs when copy_to_user fails 18 years ago
Vlad Yasevich 8b35805693 [SCTP]: Allow unspecified port in sctp_bindx() 18 years ago
Vlad Yasevich d570ee490f [SCTP]: Correctly set daddr for IPv6 sockets during peeloff 18 years ago
David S. Miller 66e1e3b20c [TCP]: Set initial_ssthresh default to zero in Cubic and BIC. 18 years ago
Ilpo Järvinen af15cc7b85 [TCP]: Fix left_out setting during FRTO 18 years ago
David S. Miller 3d7dbeac58 [TCP]: Disable TSO if MD5SIG is enabled. 18 years ago
Mattias Nissler 14042cbefc [PATCH] mac80211: Don't stop tx queue on master device while scanning. 18 years ago
Johannes Berg 0107136c04 [PATCH] mac80211: fix debugfs tx power reduction output 18 years ago
David Lamparter c9aca9da02 [PATCH] cfg80211: fix signed macaddress in sysfs 18 years ago
G. Liakhovetski b7e773b869 [IrDA]: f-timer reloading when sending rejected frames. 18 years ago
G. Liakhovetski c0cfe7faa1 [IrDA]: Fix Rx/Tx path race. 18 years ago
Paul Moore 50e5d35ce2 [CIPSO]: Fix several unaligned kernel accesses in the CIPSO engine. 18 years ago
Paul Moore ba6ff9f2b5 [NetLabel]: consolidate the struct socket/sock handling to just struct sock 18 years ago
Herbert Xu 6363097cc4 [IPV4]: Do not remove idev when addresses are cleared 18 years ago
Joy Latten 4aa2e62c45 xfrm: Add security check before flushing SAD/SPD 18 years ago
Patrick McHardy b00b4bf94e [NET_SCHED]: Fix filter double free 18 years ago
Thomas Graf 7c355f532d [NET]: Avoid duplicate netlink notification when changing link state 18 years ago
David S. Miller df2bc459a3 [UDP]: Revert 2-pass hashing changes. 18 years ago
Miklos Szeredi 3c0d2f3780 [AF_UNIX]: Fix stream recvmsg() race. 18 years ago
Akinobu Mita c764c9ade6 [NETFILTER]: nf_conntrack_amanda: fix textsearch_prepare() error check 18 years ago
Dmitry Mishin 4c1b52bc7a [NETFILTER]: ip_tables: fix compat related crash 18 years ago
Patrick McHarrdy 3c158f7f57 [NETFILTER]: nf_conntrack: fix helper module unload races 18 years ago
Patrick McHardy 51055be81c [RTNETLINK]: ifindex 0 does not exist 18 years ago
Patrick McHardy ef7c79ed64 [NETLINK]: Mark netlink policies const 18 years ago
David S. Miller 14a49e1fd2 [TCP] tcp_probe: Attach printf attribute properly to printl(). 18 years ago
Eric Dumazet 274707cff9 [TCP]: Use LIMIT_NETDEBUG in tcp_retransmit_timer(). 18 years ago
Denis Cheng c4b1010f40 [NET]: Merge dst_discard_in and dst_discard_out. 18 years ago