Commit Graph

9842 Commits (030ba6bc67b4f2bc5cd174f57785a1745c929abe)

Author SHA1 Message Date
Daniele Lacamera 9d2c27e17b tcp: Fix tcp_hybla zero congestion window growth with small rho and large cwnd. 17 years ago
Herbert Xu 58ec3b4db9 net: Fix netdev_run_todo dead-lock 17 years ago
Ali Saidi 53240c2087 tcp: Fix possible double-ack w/ user dma 17 years ago
Patrick McHardy b6c40d68ff net: only invoke dev->change_rx_flags when device is UP 17 years ago
Jarek Poplawski 859f4c74d8 netrom: Fix sock_orphan() use in nr_release 17 years ago
David S. Miller 33d1d2c52c ax25: Quick fix for making sure unaccepted sockets get destroyed. 17 years ago
David S. Miller 88a944eef8 Revert "ax25: Fix std timer socket destroy handling." 17 years ago
Timo Teras 0523820482 af_key: Free dumping state on socket close 17 years ago
Arnaud Ebalard 5dc121e9a7 XFRM,IPv6: initialize ip6_dst_blackhole_ops.kmem_cachep 17 years ago
Denis V. Lunev 2a5b82751f ipv6: NULL pointer dereferrence in tcp_v6_send_ack 17 years ago
Vitaliy Gusev 4dd7972d12 tcp: Fix NULL dereference in tcp_4_send_ack() 17 years ago
Wei Yongjun ba0166708e sctp: Fix kernel panic while process protocol violation parameter 17 years ago
Heiko Carstens 8b122efd13 iucv: Fix mismerge again. 17 years ago
Herbert Xu d01dbeb6af ipsec: Fix pskb_expand_head corruption in xfrm_state_check_space 17 years ago
Yasuyuki Kozakai 8ca31ce52a netfilter: ip6t_{hbh,dst}: Rejects not-strict mode on rule insertion 17 years ago
Eric Van Hensbergen 16ec470012 9p: fix put_data error handling 17 years ago
Julia Lawall 620678244b 9p: introduce missing kfree 17 years ago
Tejun Heo 206ca50de7 9p-trans_fd: fix and clean up module init/exit paths 17 years ago
Tejun Heo ec3c68f232 9p-trans_fd: don't do fs segment mangling in p9_fd_poll() 17 years ago
Tejun Heo 571ffeafff 9p-trans_fd: clean up p9_conn_create() 17 years ago
Tejun Heo 7dc5d24be0 9p-trans_fd: fix trans_fd::p9_conn_destroy() 17 years ago
Tejun Heo 72029fe85d 9p: implement proper trans module refcounting and unregistration 17 years ago
Michael Kerrisk 2d4c826677 sys_paccept: disable paccept() until API design is resolved 17 years ago
Alexander Duyck ad55dcaff0 netdev: simple_tx_hash shouldn't hash inside fragments 17 years ago
Vlad Yasevich add52379dd sctp: Fix oops when INIT-ACK indicates that peer doesn't support AUTH 17 years ago
Vlad Yasevich 0ef46e285c sctp: do not enable peer features if we can't do them. 17 years ago
Vlad Yasevich a3028b8ed1 sctp: set the skb->ip_summed correctly when sending over loopback. 17 years ago
Arjan van de Ven 45e9c0de2e warn: Turn the netdev timeout WARN_ON() into a WARN() 17 years ago
Herbert Xu 93821778de udp: Fix rcv socket locking 17 years ago
Marcel Holtmann 7c6a329e44 [Bluetooth] Fix regression from using default link policy 17 years ago
Neil Horman e550dfb0c2 ipv6: Fix OOPS in ip6_dst_lookup_tail(). 17 years ago
Herbert Xu 225f40055f ipsec: Restore larval states and socket policies in dump 17 years ago
Marcel Holtmann e7c29cb16c [Bluetooth] Reject L2CAP connections on an insecure ACL link 17 years ago
Marcel Holtmann 09ab6f4c23 [Bluetooth] Enforce correct authentication requirements 17 years ago
Marcel Holtmann f1c08ca559 [Bluetooth] Fix reference counting during ACL config stage 17 years ago
Stephen Hemminger 8d4698f7a5 bridge: don't allow setting hello time to zero 17 years ago
Daniel Lezcano d315492b1a netns : fix kernel panic in timewait socket destruction 17 years ago
Jarek Poplawski e8a83e10d7 pkt_sched: Fix qdisc state in net_tx_action() 17 years ago
Patrick McHardy e3b802ba88 netfilter: nf_conntrack_irc: make sure string is terminated before calling simple_strtoul 17 years ago
Alexey Dobriyan 51807e91a7 netfilter: nf_conntrack_gre: nf_ct_gre_keymap_flush() fixlet 17 years ago
Alexey Dobriyan 887464a41f netfilter: nf_conntrack_gre: more locking around keymap list 17 years ago
Alexey Dobriyan 66bf79182d netfilter: nf_conntrack_sip: de-static helper pointers 17 years ago
Linus Torvalds bf7394ccc1 Revert "mac80211: Use IWEVASSOCREQIE instead of IWEVCUSTOM" 17 years ago
David S. Miller 6c00055a81 tipc: Don't use structure names which easily globally conflict. 17 years ago
David S. Miller 37b08e34a9 ipsec: Fix deadlock in xfrm_state management. 17 years ago
Breno Leitao 06770843c2 ipv: Re-enable IP when MTU > 68 17 years ago
Julien Brunel 9d7d74029e net/xfrm: Use an IS_ERR test rather than a NULL test 17 years ago
Jouni Malinen 2b58b20939 mac80211: Fix debugfs union misuse and pointer corruption 17 years ago
Florian Mickler d9664741e0 net/wireless/Kconfig: clarify the description for CONFIG_WIRELESS_EXT_SYSFS 17 years ago
Cyrill Gorcunov 27df6f25ff sunrpc: fix possible overrun on read of /proc/sys/sunrpc/transports 17 years ago