aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| | * | [IPSEC]: Fix the address family to refer encap_familyKazunori MIYAZAWA2007-02-13
| | * | [IPSEC]: changing API of xfrm6_tunnel_registerKazunori MIYAZAWA2007-02-13
| | * | [IPSEC]: make sit use the xfrm4_tunnel_registerKazunori MIYAZAWA2007-02-13
| | * | [IPSEC]: Changing API of xfrm4_tunnel_register.Kazunori MIYAZAWA2007-02-13
| | * | [TCP]: Prevent pseudo garbage in SYN's advertized windowIlpo Järvinen2007-02-13
| | * | [NET_SCHED]: sch_hfsc: replace ASSERT macro by WARN_ONPatrick McHardy2007-02-13
| | * | [BRIDGE] br_if: Fix oops in port_carrier_checkJarek Poplawski2007-02-13
| | * | [NETFILTER]: Clear GSO bits for TCP reset packetHerbert Xu2007-02-13
| | * | [XFRM]: Fix IPv4 tunnel mode decapsulation with IPV6=nPatrick McHardy2007-02-12
| | * | [IPV6] HASHTABLES: Use appropriate seed for caluculating ehash index.YOSHIFUJI Hideaki2007-02-12
| * | | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2007-02-13
| |\| |
| * | | NFS: disconnect before retrying NFSv4 requests over TCPChuck Lever2007-02-13
| * | | NFSv4: Ensure non-root user can trigger a referral automountTrond Myklebust2007-02-03
| * | | SUNRPC: fix print format for tk_pidChuck Lever2007-02-03
| * | | SUNRPC: fix print format for tk_pid in auth_gss supportChuck Lever2007-02-03
| * | | RPC: Clean up rpc_execute...Trond Myklebust2007-02-03
| * | | RPC: Fix double free in portmapper codeTrond Myklebust2007-02-03
* | | | Merge branch 'gfar' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe...Jeff Garzik2007-02-17
|\ \ \ \ | | |/ / | |/| |
| * | | [XFRM]: Fix OOPSes in xfrm_audit_log().David S. Miller2007-02-12
| * | | [TCP]: cleanup of htcp (resend)Stephen Hemminger2007-02-12
| * | | [TCP]: Use read mostly for CUBIC parameters.Stephen Hemminger2007-02-12
| * | | [NETFILTER]: nf_conntrack_tcp: make sysctl variables staticPatrick McHardy2007-02-12
| * | | [NETFILTER]: ip6t_mh: drop piggyback payload packet on MH packetsMasahide NAKAMURA2007-02-12
| * | | [NETFILTER]: Fix whitespace errorsYOSHIFUJI Hideaki2007-02-12
| * | | [NETFILTER]: Kconfig: improve dependency handlingPatrick McHardy2007-02-12
| * | | [NETFILTER]: xt_mac/xt_CLASSIFY: use IPv6 hook names for IPv6 registrationPatrick McHardy2007-02-12
| * | | [NETFILTER]: nf_conntrack: change nf_conntrack_l[34]proto_unregister to voidPatrick McHardy2007-02-12
| * | | [NETFILTER]: nf_conntrack: properly use RCU for nf_conntrack_destroyed callbackPatrick McHardy2007-02-12
| * | | [NETFILTER]: ip_conntrack: properly use RCU for ip_conntrack_destroyed callbackPatrick McHardy2007-02-12
| * | | [NETFILTER]: nf_conntrack: fix invalid conntrack statistics RCU assumptionPatrick McHardy2007-02-12
| * | | [NETFILTER]: ip_conntrack: fix invalid conntrack statistics RCU assumptionPatrick McHardy2007-02-12
| * | | [NETFILTER]: nf_conntrack: properly use RCU API for nf_ct_protos/nf_ct_l3prot...Patrick McHardy2007-02-12
| * | | [NETFILTER]: ip_conntrack: properly use RCU API for ip_ct_protos arrayPatrick McHardy2007-02-12
| * | | [NETFILTER]: nf_nat: properly use RCU API for nf_nat_protos arrayPatrick McHardy2007-02-12
| * | | [NETFILTER]: ip_nat: properly use RCU API for ip_nat_protos arrayPatrick McHardy2007-02-12
| * | | [NETFILTER]: nf_log: minor cleanupsPatrick McHardy2007-02-12
| * | | [NETFILTER]: nf_log: switch logger registration/unregistration to mutexPatrick McHardy2007-02-12
| * | | [NETFILTER]: nf_log: make nf_log_unregister_pf return voidPatrick McHardy2007-02-12
| * | | [NETFILTER]: nf_log: use rcu_assign_pointer for RCU protected pointerPatrick McHardy2007-02-12
| * | | [NETFILTER]: Switch nf_register_hook/nf_unregister_hook to mutexPatrick McHardy2007-02-12
| * | | [NETFILTER]: Switch nf_register_afinfo/nf_unregister_afinfo to mutexPatrick McHardy2007-02-12
| * | | [NETFILTER]: Remove unnecessary synchronize_net() in nf_register_hookPatrick McHardy2007-02-12
| * | | [NETFILTER]: Properly use RCU in nf_ct_attachPatrick McHardy2007-02-12
| * | | [PATCH] mark struct file_operations const 8Arjan van de Ven2007-02-12
| * | | [PATCH] mark struct file_operations const 7Arjan van de Ven2007-02-12
| * | | [PATCH] knfsd: SUNRPC: fix up svc_create_socket() to take a sockaddr struct +...Chuck Lever2007-02-12
| * | | [PATCH] knfsd: SUNRPC: support IPv6 addresses in RPC server's UDP receive pathChuck Lever2007-02-12
| * | | [PATCH] knfsd: SUNRPC: Support IPv6 addresses in svc_tcp_acceptakpm@linux-foundation.org2007-02-12
| * | | [PATCH] knfsd: SUNRPC: add a "generic" function to see if the peer uses a sec...Chuck Lever2007-02-12
| * | | [PATCH] knfsd: SUNRPC: teach svc_sendto() to deal with IPv6 addressesChuck Lever2007-02-12