Age | Commit message (Expand) | Author |
2007-07-18 | Merge branch 'upstream-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/... | Jeff Garzik |
2007-07-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds |
2007-07-18 | usermodehelper: Tidy up waiting | Jeremy Fitzhardinge |
2007-07-18 | add kstrndup | Jeremy Fitzhardinge |
2007-07-18 | [NETFILTER]: xt_connlimit needs to depend on nf_conntrack | Cornelia Huck |
2007-07-18 | [IrDA]: Fix IrDA build failure | Samuel Ortiz |
2007-07-18 | [NET]: move __dev_addr_discard adjacent to dev_addr_discard for readability | Denis Cheng |
2007-07-18 | [NET]: merge dev_unicast_discard and dev_mc_discard into one | Denis Cheng |
2007-07-18 | [NET]: move dev_mc_discard from dev_mcast.c to dev.c | Denis Cheng |
2007-07-18 | [NETLINK]: negative groups in netlink_setsockopt | Johannes Berg |
2007-07-18 | [PKT_SCHED]: Some typo fixes in net/sched/Kconfig | Gabriel Craciunescu |
2007-07-18 | [XFRM]: Fix crash introduced by struct dst_entry reordering | Patrick McHardy |
2007-07-18 | [TCP]: remove unused argument to cong_avoid op | Stephen Hemminger |
2007-07-18 | [ATM]: Eliminate dead config variable CONFIG_BR2684_FAST_TRANS. | Robert P. J. Day |
2007-07-18 | [ATM]: Replacing kmalloc/memset combination with kzalloc. | vignesh babu |
2007-07-18 | [NET]: gen_estimator deadlock fix | Ranko Zivojnovic |
2007-07-17 | [PATCH] softmac: Channel is listed twice in scan output | Jean Tourrilhes |
2007-07-17 | knfsd: nfsd4: secinfo handling without secinfo= option | J. Bruce Fields |
2007-07-17 | knfsd: rpc: add gss krb5 and spkm3 oid values | Usha Ketineni |
2007-07-17 | knfsd: nfsd: set rq_client to ip-address-determined-domain | J. Bruce Fields |
2007-07-17 | knfsd: nfsd4: store pseudoflavor in request | Andy Adamson |
2007-07-17 | Freezer: make kernel threads nonfreezable by default | Rafael J. Wysocki |
2007-07-17 | mm: clean up and kernelify shrinker registration | Rusty Russell |
2007-07-16 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds |
2007-07-16 | Merge branch 'upstream-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/... | Jeff Garzik |
2007-07-16 | Revert "[NET]: Fix races in net_rx_action vs netpoll." | Linus Torvalds |
2007-07-16 | Audit: add TTY input auditing | Miloslav Trmac |
2007-07-16 | O_CLOEXEC for SCM_RIGHTS | Ulrich Drepper |
2007-07-16 | authgss build fix | Andrew Morton |
2007-07-15 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds |
2007-07-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds |
2007-07-15 | fallout from constified seq_operations | Al Viro |
2007-07-15 | [TCP]: Verify the presence of RETRANS bit when leaving FRTO | Ilpo Järvinen |
2007-07-15 | [IPV6]: Call inet6addr_chain notifiers on link down | Vlad Yasevich |
2007-07-15 | [NET_SCHED]: Kill CONFIG_NET_CLS_POLICE | Patrick McHardy |
2007-07-15 | [NET_SCHED]: act_api: qdisc internal reclassify support | Patrick McHardy |
2007-07-15 | [NET_SCHED]: sch_dsmark: act_api support | Patrick McHardy |
2007-07-15 | [NET_SCHED]: sch_atm: act_api support | Patrick McHardy |
2007-07-15 | [NET_SCHED]: sch_atm: Lindent | Patrick McHardy |
2007-07-14 | [IPV6]: MSG_ERRQUEUE messages do not pass to connected raw sockets | Dmitry Butskoy |
2007-07-14 | [IPV4]: Cleanup call to __neigh_lookup() | Jean Delvare |
2007-07-14 | [NET_SCHED]: Revert "avoid transmit softirq on watchdog wakeup" optimization | Patrick McHardy |
2007-07-14 | [NETFILTER]: nf_conntrack: UDPLITE support | Patrick McHardy |
2007-07-14 | [NETFILTER]: nf_conntrack: mark protocols __read_mostly | Patrick McHardy |
2007-07-14 | [NETFILTER]: x_tables: add connlimit match | Jan Engelhardt |
2007-07-14 | [NETFILTER]: Lower *tables printk severity | Patrick McHardy |
2007-07-14 | [NETFILTER]: nf_conntrack: Don't track locally generated special ICMP error | Yasuyuki Kozakai |
2007-07-14 | [NETFILTER]: nf_conntrack: Introduces nf_ct_get_tuplepr and uses it | Yasuyuki Kozakai |
2007-07-14 | [NETFILTER]: nf_conntrack: make l3proto->prepare() generic and renames it | Yasuyuki Kozakai |
2007-07-14 | [NETFILTER]: nf_conntrack: Increment error count on parsing IPv4 header | Yasuyuki Kozakai |