Commit Graph

1403 Commits (be6b843918394067e93ebbacb834245251a6f18a)

Author SHA1 Message Date
Alexey Dobriyan a2167dc62e [NET]: Endian-annotate in_aton() 19 years ago
Alexey Dobriyan 76ab608d86 [NET]: Endian-annotate struct iphdr 19 years ago
Trent Jaeger 5f8ac64b15 [LSM-IPSec]: Corrections to LSM-IPSec Nethooks 19 years ago
Luiz Capitulino 69549ddd2f [PKTGEN]: Adds missing __init. 19 years ago
Joe 3cbc4ab58f [NETFILTER]: ipt_helper.c needs linux/interrupt.h 19 years ago
Stephen Hemminger ee02b3a613 [BRIDGE] netfilter: vlan + hw checksum = bug? 19 years ago
Shaun Pereira a20a855479 [X25]: Fix for broken x25 module. 19 years ago
Kris Katterjohn 4bad4dc919 [NET]: Change sk_run_filter()'s return type in net/core/filter.c 19 years ago
Kris Katterjohn dbbc098828 [NET]: Use newer is_multicast_ether_addr() in some files 19 years ago
Sam Ravnborg 367cb70421 kbuild: un-stringnify KBUILD_MODNAME 19 years ago
J. Bruce Fields 9e56904e41 SUNRPC: Make krb5 report unsupported encryption types 19 years ago
J. Bruce Fields 42181d4baf SUNRPC: Make spkm3 report unsupported encryption types 19 years ago
J. Bruce Fields 9eed129bbd SUNRPC: Update the spkm3 code to use the make_checksum interface 19 years ago
Trond Myklebust 0065db3285 SUNRPC: Clean up xprt_destroy() 19 years ago
Trond Myklebust 632e3bdc50 SUNRPC: Ensure client closes the socket when server initiates a close 19 years ago
Chuck Lever f518e35aec SUNRPC: get rid of cl_chatty 19 years ago
Chuck Lever 922004120b SUNRPC: transport switch API for setting port number 19 years ago
Chuck Lever 35f5a422ce SUNRPC: new interface to force an RPC rebind 19 years ago
Chuck Lever 0210714834 SUNRPC: switchable buffer allocation 19 years ago
Adrian Bunk fb459f45f7 SUNRPC: net/sunrpc/xdr.c: remove xdr_decode_string() 19 years ago
Trond Myklebust 969b7f2522 SUNRPC: Fix a potential race in rpc_pipefs. 19 years ago
Trond Myklebust 2bd615797e SUNRPC: Ensure that SIGKILL will always terminate a synchronous RPC call. 19 years ago
Trond Myklebust e60859ac0e SUNRPC: rpc_execute should not return task->tk_status; 19 years ago
Trond Myklebust 89991c24e4 SUNRPC: Get rid of some unused exports 19 years ago
Trond Myklebust 44c288732f NFSv4: stateful NFSv4 RPC call interface 19 years ago
Trond Myklebust 4ce70ada1f SUNRPC: Further cleanups 19 years ago
Trond Myklebust 963d8fe533 RPC: Clean up RPC task structure 19 years ago
Trond Myklebust abbcf28f23 SUNRPC: Yet more RPC cleanups 19 years ago
Olaf Kirch 93fbf1a5de [PATCH] Keep nfsd from exiting when seeing recv() errors 19 years ago
NeilBrown 1f1e030bf7 [PATCH] knfsd: fix hash function for IP addresses on 64bit little-endian machines. 19 years ago
Kris Katterjohn 46f25dffba [NET]: Change 1500 to ETH_DATA_LEN in some files 19 years ago
Andrew Morton e924283bf9 [IPVS]: Another file needs linux/interrupt.h 19 years ago
Yasuyuki Kozakai e8eaedf2f8 [NETFILTER]: Use HOPLIMIT metric as TTL of TCP reset sent by REJECT 19 years ago
Patrick McHardy 0ae2cfe7f3 [NETFILTER]: nf_conntrack_l3proto_ipv4.c needs net/route.h 19 years ago
Patrick McHardy 22dea562bb [NETFILTER]: Export ip6_masked_addrcmp, don't pass IPv6 addresses on stack 19 years ago
Patrick McHardy b777e0ce74 [NETFILTER]: make ipv6_find_hdr() find transport protocol header 19 years ago
Patrick McHardy 1bd9bef6f9 [NETFILTER]: Call POST_ROUTING hook before fragmentation 19 years ago
Patrick McHardy abbcc73982 [NETFILTER]: Remove okfn usage in ip_vs_core.c 19 years ago
Patrick McHardy a9b305c4e5 [NETFILTER]: ctnetlink: Fix dumping of helper name 19 years ago
Patrick McHardy e7be6994ec [NETFILTER]: Fix module_param types and permissions 19 years ago
Pablo Neira Ayuso 87711cb81c [NETFILTER]: Filter dumped entries based on the layer 3 protocol number 19 years ago
Pablo Neira Ayuso c1d10adb4a [NETFILTER]: Add ctnetlink port for nf_conntrack 19 years ago
Pablo Neira Ayuso 205d67c7d9 [NETFILTER]: ctnetlink: remove unused variable 19 years ago
Pablo Neira Ayuso d4d6bb41e0 [NETFILTER]: ctnetlink: fix conntrack mark race 19 years ago
Pablo Neira Ayuso 0368309cb4 [NETFILTER]: ctnetlink: ctnetlink_event cleanup 19 years ago
Pablo Neira Ayuso 47116eb201 [NETFILTER]: ctnetlink: use u_int32_t instead of unsigned int 19 years ago
Pablo Neira Ayuso 984955b3d7 [NETFILTER]: ctnetlink: propagate ctnetlink_dump_tuples_proto return value back 19 years ago
Yasuyuki Kozakai 90c4656eb4 [NETFILTER]: ctnetlink: Add sanity checkings for ICMP 19 years ago
Pablo Neira Ayuso 684f7b296c [NETFILTER]: ctnetlink: remove bogus checks in ICMP protocol at dumping 19 years ago
Jesper Juhl d695aa8a1f [NETFILTER]: Decrease number of pointer derefs in nf_conntrack_core.c 19 years ago