Commit Graph

5010 Commits (158ce07564b68d4215b9560213a089d6f7c5a4ea)

Author SHA1 Message Date
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
Herbert Xu 71e27da961 [IPV4]: Restore old behaviour of default config values 18 years ago
Herbert Xu 31be308541 [IPV4]: Add default config support after inetdev_init 18 years ago
Herbert Xu 42f811b8bc [IPV4]: Convert IPv4 devconf to an array 18 years ago
Herbert Xu 8d76527e72 [IPV4]: Only panic if inetdev_init fails for loopback 18 years ago
Patrick McHardy f0e48dbfc5 [TCP]: Honour sk_bound_dev_if in tcp_v4_send_ack 18 years ago
Patrick McHardy 6e1d91039b [ICMP]: Fix icmp_errors_use_inbound_ifaddr sysctl 18 years ago
Wei Dong 584bdf8cbd [IPV4]: Fix "ipOutNoRoutes" counter error for TCP and UDP 18 years ago
Herbert Xu 4fcd6b9916 [NET] gso: Fix GSO feature mask in sk_setup_caps 18 years ago
Ilpo Järvinen 6418204f91 [TCP]: Fix GSO ignorance of pkts_acked arg (cong.cntrl modules) 18 years ago
Bill Nottingham 75202e7689 [NET]: Fix comparisons of unsigned < 0. 18 years ago
Venkatesh Pallipadi 60468d5b5b [NET]: Make net watchdog timers 1 sec jiffy aligned. 18 years ago
Mark Glines 3f196eb519 [TCP]: Use default 32768-61000 outgoing port range in all cases. 18 years ago
David S. Miller 278a3de5ab [AF_UNIX]: Fix datagram connect race causing an OOPS. 18 years ago
David S. Miller 1c92b4e50e [AF_UNIX]: Make socket locking much less confusing. 18 years ago
Stephen Hemminger d2d1acdb6a VLAN: kill_vid is only useful for VLAN filtering devices 18 years ago
Stephen Hemminger 9a834b87c5 [BRIDGE]: Round off STP perodic timers. 18 years ago
Baruch Even 071f772268 [BRIDGE]: Reduce frequency of forwarding cleanup timer in bridge. 18 years ago
Stephen Hemminger 67403754bc [TCP] tcp_probe: use GCC printf attribute 18 years ago
Sangtae Ha 63313494c4 [TCP] tcp_probe: a trivial fix for mismatched number of printl arguments. 18 years ago
Pavel Emelianov e4fd5da39f [TCP]: Consolidate checking for tcp orphan count being too big. 18 years ago
David S. Miller be02097cf6 [AF_PACKET]: Kill CONFIG_PACKET_SOCKET. 18 years ago
David S. Miller 8c7fc03e27 [IPV6]: Fix build warning. 18 years ago
David S. Miller a2efcfa048 [AF_PACKET]: Kill bogus CONFIG_PACKET_MULTICAST 18 years ago
David S. Miller ddc31ce311 [IPV4]: Kill references to bogus non-existent CONFIG_IP_NOSIOCRT 18 years ago
Kazunori MIYAZAWA f282d45cb4 [IPSEC]: Fix panic when using inter address familiy IPsec on loopback. 18 years ago
Jerome Borsboom 83f03fa5ad [NET]: parse ip:port strings correctly in in4_pton 18 years ago
YOSHIFUJI Hideaki 7ebba6d14f [IPV6] ROUTE: No longer handle ::/0 specially. 18 years ago
Kazunori MIYAZAWA 144466bdf8 [IPSEC]: Fix IPv6 AH calculation in outbound 18 years ago
David S. Miller aad0e0b9b6 [XFRM]: xfrm_larval_drop sysctl should be __read_mostly. 18 years ago
David S. Miller 01e67d08fa [XFRM]: Allow XFRM_ACQ_EXPIRES to be tunable via sysctl. 18 years ago
Akinobu Mita ef7ab2357b [PATCH] softmac: alloc_ieee80211() NULL check 18 years ago
Akinobu Mita a76193df7c [PATCH] ieee80211: fix incomplete error message 18 years ago
John W. Linville 91fa558ba2 [PATCH] mac80211: avoid null ptr deref in ieee80211_ibss_add_sta 18 years ago
Michael Wu 52fb24cd83 [PATCH] mac80211: always set carrier status on open 18 years ago
Hong Liu e8fdeca241 [PATCH] mac80211: fix memory leak when defrag fragments 18 years ago
Zhu Yi f11b0f0eb2 [PATCH] mac80211: fail back to use associate from reassociate 18 years ago
David S. Miller 14e50e57ae [XFRM]: Allow packet drops during larval state resolution. 18 years ago
Vasily Averin ba78073e6f [NET]: "wrong timeout value" in sk_wait_data() v2 18 years ago
Jing Min Zhao 1ff75ed254 [NETFILTER]: nf_nat_h323: call set_h225_addr instead of set_h225_addr_hook 18 years ago
Jing Min Zhao f8f1c08eae [NETFILTER]: nf_conntrack_h323: add missing T.120 address in OLCA 18 years ago
Jing Min Zhao 596830f1a1 [NETFILTER]: nf_conntrack_h323: remove unnecessary process of Information signal 18 years ago