| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] sysctl: remove the proc_dir_entry member for the sysctl tables | Eric W. Biederman | 2007-02-14 | 3 | -15/+0 |
* | [PATCH] sysctl: remove insert_at_head from register_sysctl | Eric W. Biederman | 2007-02-14 | 30 | -32/+32 |
* | [PATCH] sysctl: atalk: remove unnecessary insert_at_head flag | Eric W. Biederman | 2007-02-14 | 1 | -1/+1 |
* | [PATCH] sysctl: ax25: remove unnecessary insert_at_head flag | Eric W. Biederman | 2007-02-14 | 1 | -1/+1 |
* | [PATCH] sysctl: dccp: remove unnecessary insert_at_head flag | Eric W. Biederman | 2007-02-14 | 1 | -1/+1 |
* | [PATCH] sysctl: decnet: remove unnecessary insert_at_head flag | Eric W. Biederman | 2007-02-14 | 1 | -1/+1 |
* | [PATCH] sysctl: ipx: remove unnecessary insert_at_head flag | Eric W. Biederman | 2007-02-14 | 1 | -1/+1 |
* | [PATCH] sysctl: llc: remove unnecessary insert_at_head flag | Eric W. Biederman | 2007-02-14 | 1 | -1/+1 |
* | [PATCH] sysctl: netrom: remove unnecessary insert_at_head flag | Eric W. Biederman | 2007-02-14 | 1 | -1/+1 |
* | [PATCH] sysctl: rose: remove unnecessary insert_at_head flag | Eric W. Biederman | 2007-02-14 | 1 | -1/+1 |
* | [PATCH] sysctl: sunrpc: don't unnecessarily set ctl_table->de | Eric W. Biederman | 2007-02-14 | 2 | -13/+2 |
* | [PATCH] sysctl: sunrpc: remove unnecessary insert_at_head flag | Eric W. Biederman | 2007-02-14 | 2 | -2/+2 |
* | [PATCH] sysctl: x25: remove unnecessary insert_at_head from register_sysctl_t... | Eric W. Biederman | 2007-02-14 | 1 | -1/+1 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 | 135 | -135/+1 |
* | [PATCH] knfsd: allow the server to provide a gid list when using AUTH_UNIX au... | NeilBrown | 2007-02-14 | 2 | -6/+224 |
* | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ | Trond Myklebust | 2007-02-14 | 18 | -56/+175 |
|\ |
|
| * | [IPSEC]: Fix the address family to refer encap_family | Kazunori MIYAZAWA | 2007-02-13 | 1 | -1/+1 |
| * | [IPSEC]: changing API of xfrm6_tunnel_register | Kazunori MIYAZAWA | 2007-02-13 | 4 | -11/+60 |
| * | [IPSEC]: make sit use the xfrm4_tunnel_register | Kazunori MIYAZAWA | 2007-02-13 | 2 | -12/+19 |
| * | [IPSEC]: Changing API of xfrm4_tunnel_register. | Kazunori MIYAZAWA | 2007-02-13 | 4 | -12/+77 |
| * | [TCP]: Prevent pseudo garbage in SYN's advertized window | Ilpo Järvinen | 2007-02-13 | 1 | -2/+2 |
| * | [NET_SCHED]: sch_hfsc: replace ASSERT macro by WARN_ON | Patrick McHardy | 2007-02-13 | 1 | -14/+1 |
| * | [BRIDGE] br_if: Fix oops in port_carrier_check | Jarek Poplawski | 2007-02-13 | 2 | -3/+9 |
| * | [NETFILTER]: Clear GSO bits for TCP reset packet | Herbert Xu | 2007-02-13 | 1 | -0/+4 |
| * | [XFRM]: Fix IPv4 tunnel mode decapsulation with IPV6=n | Patrick McHardy | 2007-02-13 | 1 | -0/+1 |
| * | [IPV6] HASHTABLES: Use appropriate seed for caluculating ehash index. | YOSHIFUJI Hideaki | 2007-02-13 | 1 | -1/+1 |
* | | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ | Trond Myklebust | 2007-02-13 | 630 | -11073/+16129 |
|\| |
|
| * | [XFRM]: Fix OOPSes in xfrm_audit_log(). | David S. Miller | 2007-02-12 | 3 | -11/+19 |
| * | [TCP]: cleanup of htcp (resend) | Stephen Hemminger | 2007-02-12 | 1 | -28/+37 |
| * | [TCP]: Use read mostly for CUBIC parameters. | Stephen Hemminger | 2007-02-12 | 1 | -10/+10 |
| * | [NETFILTER]: nf_conntrack_tcp: make sysctl variables static | Patrick McHardy | 2007-02-12 | 1 | -3/+3 |
| * | [NETFILTER]: ip6t_mh: drop piggyback payload packet on MH packets | Masahide NAKAMURA | 2007-02-12 | 1 | -0/+7 |
| * | [NETFILTER]: Fix whitespace errors | YOSHIFUJI Hideaki | 2007-02-12 | 43 | -422/+422 |
| * | [NETFILTER]: Kconfig: improve dependency handling | Patrick McHardy | 2007-02-12 | 3 | -7/+16 |
| * | [NETFILTER]: xt_mac/xt_CLASSIFY: use IPv6 hook names for IPv6 registration | Patrick McHardy | 2007-02-12 | 2 | -6/+9 |
| * | [NETFILTER]: nf_conntrack: change nf_conntrack_l[34]proto_unregister to void | Patrick McHardy | 2007-02-12 | 1 | -33/+7 |
| * | [NETFILTER]: nf_conntrack: properly use RCU for nf_conntrack_destroyed callback | Patrick McHardy | 2007-02-12 | 2 | -6/+10 |
| * | [NETFILTER]: ip_conntrack: properly use RCU for ip_conntrack_destroyed callback | Patrick McHardy | 2007-02-12 | 2 | -6/+10 |
| * | [NETFILTER]: nf_conntrack: fix invalid conntrack statistics RCU assumption | Patrick McHardy | 2007-02-12 | 2 | -9/+9 |
| * | [NETFILTER]: ip_conntrack: fix invalid conntrack statistics RCU assumption | Patrick McHardy | 2007-02-12 | 1 | -7/+7 |
| * | [NETFILTER]: nf_conntrack: properly use RCU API for nf_ct_protos/nf_ct_l3prot... | Patrick McHardy | 2007-02-12 | 5 | -29/+43 |
| * | [NETFILTER]: ip_conntrack: properly use RCU API for ip_ct_protos array | Patrick McHardy | 2007-02-12 | 3 | -15/+26 |
| * | [NETFILTER]: nf_nat: properly use RCU API for nf_nat_protos array | Patrick McHardy | 2007-02-12 | 1 | -31/+28 |
| * | [NETFILTER]: ip_nat: properly use RCU API for ip_nat_protos array | Patrick McHardy | 2007-02-12 | 1 | -32/+29 |
| * | [NETFILTER]: nf_log: minor cleanups | Patrick McHardy | 2007-02-12 | 7 | -17/+17 |
| * | [NETFILTER]: nf_log: switch logger registration/unregistration to mutex | Patrick McHardy | 2007-02-12 | 1 | -11/+15 |
| * | [NETFILTER]: nf_log: make nf_log_unregister_pf return void | Patrick McHardy | 2007-02-12 | 1 | -5/+2 |
| * | [NETFILTER]: nf_log: use rcu_assign_pointer for RCU protected pointer | Patrick McHardy | 2007-02-12 | 1 | -4/+4 |
| * | [NETFILTER]: Switch nf_register_hook/nf_unregister_hook to mutex | Patrick McHardy | 2007-02-12 | 1 | -5/+8 |
| * | [NETFILTER]: Switch nf_register_afinfo/nf_unregister_afinfo to mutex | Patrick McHardy | 2007-02-12 | 1 | -5/+10 |