Commit Graph

1222 Commits (d40891e75fc1f646dce57d5d3bd1349a6aaf7a0e)

Author SHA1 Message Date
Arnaldo Carvalho de Melo 352d48008b [TCP]: Tidy up skb_entail 18 years ago
Arnaldo Carvalho de Melo c67862403e [TCP] minisocks: Use kmemdup and LIMIT_NETDEBUG 18 years ago
Arnaldo Carvalho de Melo 42e5ea466c [IPV4]: Use kmemdup in net/ipv4/devinet.c 18 years ago
Arnaldo Carvalho de Melo fac5d73151 [NETLABEL]: Use kmemdup in cipso_ipv4.c 18 years ago
Arnaldo Carvalho de Melo f6685938f9 [TCP_IPV4]: Use kmemdup where appropriate 18 years ago
Arnaldo Carvalho de Melo 7174259e6c [TCP_IPV4]: CodingStyle cleanups, no code change 18 years ago
Gerrit Renker 078250d68d [NET/IPv4]: Make udp_push_pending_frames static 18 years ago
Al Viro 43bc0ca7ea [NET]: netfilter checksum annotations 18 years ago
Al Viro f9214b2627 [NET]: ipvs checksum annotations. 18 years ago
Al Viro f6ab028804 [NET]: Make mangling a checksum (0 -> 0xffff on the wire) explicit. 18 years ago
Al Viro b51655b958 [NET]: Annotate __skb_checksum_complete() and friends. 18 years ago
Al Viro b1550f2212 [NET]: Annotate ip_vs_checksum_complete() and callers. 18 years ago
Al Viro 5f92a7388a [NET]: Annotate callers of the reset of checksum.h stuff. 18 years ago
Al Viro 5084205faf [NET]: Annotate callers of csum_partial_copy_...() and csum_and_copy...() in net/* 18 years ago
Al Viro 44bb93633f [NET]: Annotate csum_partial() callers in net/* 18 years ago
Al Viro 6b11687ef0 [NET]: Annotate csum_tcpudp_magic() callers in net/* 18 years ago
Al Viro d3bc23e7ee [NET]: Annotate callers of csum_fold() in net/* 18 years ago
Al Viro 75e7ce66ef [IPVS]: Annotate ..._app_hashkey(). 18 years ago
Al Viro 42d224aa17 [NETFILTER]: More trivial annotations. 18 years ago
Al Viro 714e85be35 [IPV6]: Assorted trivial endianness annotations. 18 years ago
Gerrit Renker ba4e58eca8 [NET]: Supporting UDP-Lite (RFC 3828) in Linux 18 years ago
David S. Miller a928630a2f [TCP]: Fix some warning when MD5 is disabled. 18 years ago
YOSHIFUJI Hideaki cfb6eeb4c8 [TCP]: MD5 Signature Option (RFC2385) support. 18 years ago
Gerrit Renker b9df3cb8cf [TCP/DCCP]: Introduce net_xmit_eval 18 years ago
David S. Miller 2404043a66 [TCP] htcp: Better packing of struct htcp. 18 years ago
Thomas Graf 339bf98ffc [NETLINK]: Do precise netlink message allocations where possible 18 years ago
Gerrit Renker a94f723d59 [TCP]: Remove dead code in init_sequence 18 years ago
David S. Miller 931731123a [TCP]: Don't set SKB owner in tcp_transmit_skb(). 18 years ago
Stephen Hemminger 35bfbc9407 [TCP]: Allow autoloading of congestion control via setsockopt. 18 years ago
Stephen Hemminger ce7bc3bf15 [TCP]: Restrict congestion control choices. 18 years ago
Stephen Hemminger 3ff825b28d [TCP]: Add tcp_available_congestion_control sysctl. 18 years ago
Eric Dumazet 72a3effaf6 [NET]: Size listen hash tables using backlog hint 18 years ago
Thomas Graf 1f6c9557e8 [NET] rules: Share common attribute validation policy 18 years ago
Thomas Graf b8964ed9fa [NET] rules: Protocol independant mark selector 18 years ago
Thomas Graf 5f300893fd [IPV4] nl_fib_lookup: Rename fl_fwmark to fl_mark 18 years ago
Thomas Graf 47dcf0cb10 [NET]: Rethink mark field in struct flowi 18 years ago
Thomas Graf 82e91ffef6 [NET]: Turn nfmark into generic mark 18 years ago
Venkat Yekkirala 6b877699c6 SELinux: Return correct context for SO_PEERSEC 18 years ago
Al Viro d5a0a1e310 [IPV4]: encapsulation annotations 18 years ago
Al Viro 8c689a6eae [XFRM]: misc annotations 18 years ago
Al Viro 5a874db4d9 [NET]: ipconfig and nfsroot annotations 18 years ago
Patrick McHardy af443b6d90 [NETFILTER]: ipt_REJECT: fix memory corruption 18 years ago
Yasuyuki Kozakai 2e47c264a2 [NETFILTER]: conntrack: fix refcount leak when finding expectation 18 years ago
Patrick McHardy c537b75a3b [NETFILTER]: ctnetlink: fix reference count leak 18 years ago
Akinobu Mita ac16ca6412 [NET]: Fix kfifo_alloc() error check. 18 years ago
Olaf Kirch 753eab76a3 [UDP]: Make udp_encap_rcv use pskb_may_pull 18 years ago
Faidon Liambotis 38f7efd52c [NETFILTER]: H.323 conntrack: fix crash with CONFIG_IP_NF_CT_ACCT 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago
David Howells 65f27f3844 WorkStruct: Pass the work_struct pointer instead of context data 18 years ago
John Heffner 52bf376c63 [TCP]: Fix up sysctl_tcp_mem initialization. 18 years ago