Commit Graph

5011 Commits (d63219a10126b878abbbffdf4c5bcf29ef756b7f)

Author SHA1 Message Date
Akinobu Mita 67c4f7aa9e [PATCH] softmac: use list_for_each_entry 18 years ago
David Woodhouse 1c39858b5d Fix use-after-free oops in Bluetooth HID. 18 years ago
Jarek Poplawski 25442cafb8 [NETPOLL]: Fixups for 'fix soft lockup when removing module' 18 years ago
Adrian Bunk 94b83419e5 [NET]: net/core/netevent.c should #include <net/netevent.h> 18 years ago
Jing Min Zhao 25845b5155 [NETFILTER]: nf_conntrack_h323: add checking of out-of-range on choices' index values 18 years ago
Johannes Berg 2cd052e443 [NET] skbuff: remove export of static symbol 18 years ago
Vlad Yasevich 1669d857a2 SCTP: Add scope_id validation for link-local binds 18 years ago
Vlad Yasevich f50f95cab7 SCTP: Check to make sure file is valid before setting timeout 18 years ago
Vlad Yasevich 3663c30660 SCTP: Fix thinko in sctp_copy_laddrs() 18 years ago
Jarek Poplawski 17200811cf [NETPOLL] netconsole: fix soft lockup when removing module 18 years ago
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