Commit Graph

5575 Commits (e65fe3976f594603ed7b1b4a99d3e9b867f573ea)

Author SHA1 Message Date
Ilpo Järvinen 2e6052941a [TCP]: Also handle snd_una changes in tcp_cwnd_down 18 years ago
Florian Westphal d788d8056f [TIPC]: Fix two minor sparse warnings. 18 years ago
Florian Westphal 248bbf3821 [TIPC]: Make function tipc_nameseq_subscribe static. 18 years ago
Joy Latten 4a4b6271a8 [PF_KEY]: Fix ipsec not working in 2.6.23-rc1-git10 18 years ago
David S. Miller 3516ffb0fe [TCP]: Invoke tcp_sendmsg() directly, do not use inet_sendmsg(). 18 years ago
Mariusz Kozlowski 1bcabbdb0b [IPV4] route.c: mostly kmalloc + memset conversion to k[cz]alloc 18 years ago
Mariusz Kozlowski 4487b2f657 [IPV4] raw.c: kmalloc + memset conversion to kzalloc 18 years ago
Mariusz Kozlowski 8adc546552 [NETFILTER] nf_conntrack_l3proto_ipv4_compat.c: kmalloc + memset conversion to kzalloc 18 years ago
Mariusz Kozlowski 9f0d1a004d [NETFILTER] nf_conntrack_expect.c: kmalloc + memset conversion to kzalloc 18 years ago
Michal Piotrowski 2f0812350e [NET]: Removal of duplicated include net/wanrouter/wanmain.c 18 years ago
Paul Moore e6e0871cce Net/Security: fix memory leaks from security_secid_to_secctx() 18 years ago
Wei Yongjun 5f8f1c3c87 SCTP: remove useless code in function sctp_init_cause 18 years ago
Wei Yongjun aecedeab6f SCTP: drop SACK if ctsn is not less than the next tsn of assoc 18 years ago
Vlad Yasevich e4d1feab5d SCTP: IPv4 mapped addr not returned in SCTPv6 accept() 18 years ago
Dave Johnson b225b884a1 SCTP: IPv4 mapped addr not returned in SCTPv6 accept() 18 years ago
Sebastian Siewior cc121fa87a sctp: fix shadow symbol in net/sctp/tsnmap.c 18 years ago
Sebastian Siewior d6f9fdaf64 sctp: try to fix readlock 18 years ago
sebastian@breakpoint.cc c86dabcf00 sctp: remove shadowed symbols 18 years ago
sebastian@breakpoint.cc 0a5fcb9cf8 sctp: move global declaration to header file. 18 years ago
sebastian@breakpoint.cc 046752104c sctp: make locally used function static 18 years ago
Mariusz Kozlowski bbe06f6bf7 fs: 9p/conv.c error path fix 18 years ago
Thomas Graf 8072f085d7 [RTNETLINK]: Fix warning for !CONFIG_KMOD 18 years ago
Mariusz Kozlowski 376407039c [IPV4] ip_options.c: kmalloc + memset conversion to kzalloc 18 years ago
Mariusz Kozlowski f87966541e [DECNET]: kmalloc + memset conversion to kzalloc 18 years ago
Matthew Wilcox 313674afa8 [NET]: ethtool_perm_addr only has one implementation 18 years ago
Matthew Wilcox 61a44b9c4b [NET]: ethtool ops are the only way 18 years ago
Joakim Koskela 48b8d78315 [XFRM]: State selection update to use inner addresses. 18 years ago
Herbert Xu 196b003620 [IPSEC]: Ensure that state inner family is set 18 years ago
Ilpo Järvinen b8ed601cef [TCP]: Bidir flow must not disregard SACK blocks for lost marking 18 years ago
Ilpo Järvinen 1e757f9996 [TCP]: Fix ratehalving with bidirectional flows 18 years ago
Adrian Bunk 131116989b [AF_UNIX]: Make code static. 18 years ago
Adrian Bunk 1a3a206f7f [NETFILTER]: Make nf_ct_ipv6_skip_exthdr() static. 18 years ago
Adrian Bunk fea1ab0fcf [PKTGEN]: make get_ipsec_sa() static and non-inline 18 years ago
Dave Johnson c61a7d10ef [IPV6]: ipv6_addr_type() doesn't know about RFC4193 addresses. 18 years ago
Peter P Waskiewicz Jr 0773192b0f [NET]: Fix prio_tune() handling of root qdisc. 18 years ago
Patrick McHardy ffc8fefaf2 [NET]: Fix sch_api to properly set sch->parent on the root. 18 years ago
Patrick McHardy bdba91ec70 [NET_SCHED]: Fix prio/ingress classification logic error 18 years ago
Herbert Xu b217d616a1 [IPV4/IPV6]: Fail registration if inet device construction fails 18 years ago
Herbert Xu fcc5a03ac4 [NET]: Allow netdev REGISTER/CHANGENAME events to fail 18 years ago
Herbert Xu 7f988eab57 [NET]: Take dev_base_lock when moving device name hash list entry 18 years ago
Herbert Xu 7ce1b0edcb [NET]: Call uninit if necessary in register_netdevice 18 years ago
Herbert Xu ccc7911fbd [IPVS]: Use skb_forward_csum 18 years ago
David S. Miller 25a8b2545b [PKTGEN]: Add missing KERN_* tags to printk()s. 18 years ago
Al Viro d83852822c [BLUETOOTH] l2cap: don't mangle cmd.len 18 years ago
Al Viro 88219a0f65 [BLUETOOTH]: pass (host-endian) cmd length as explicit argument to l2cap_conf_req() 18 years ago
Al Viro 8e036fc314 [BLUETOOTH] l2cap: endianness annotations 18 years ago
Al Viro 6dc0c2082b [BLUETOOTH]: Fix endianness bug in l2cap_sock_listen() 18 years ago
Marcel Holtmann 09c7d8293a [IRDA]: Fix rfcomm use-after-free 18 years ago
Simon Arlott 566cfd8f0e [IPV6]: Don't update ADVMSS on routes where the MTU is not also updated 18 years ago
Florian Westphal 9457106575 [TIPC]: fix tipc_link_create error handling 18 years ago