Age | Commit message (Expand) | Author |
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 | [PATCH] mac80211: regdomain.c needs to include ieee80211_i.h | Johannes Berg |
2007-07-17 | [PATCH] mac80211: regulatory domain cleanup | Daniel Drake |
2007-07-17 | [PATCH] mac80211: use debugfs_rename | Johannes Berg |
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 |
2007-07-14 | [NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices. | Michael Chan |
2007-07-14 | [AF_IUCV]: Add lock when updating accept_q | Ursula Braun |
2007-07-14 | [AF_IUCV]: Avoid deadlock between iucv_path_connect and tasklet. | Ursula Braun |
2007-07-14 | [AF_IUCV]: Improve description of IUCV and AFIUCV configuration options. | Jennifer Hunt |
2007-07-14 | [INET_SOCK]: make net/ipv4/inet_timewait_sock.c:__inet_twsk_kill() static | Adrian Bunk |
2007-07-14 | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/... | David S. Miller |
2007-07-14 | [TCP]: tcp probe add back ssthresh field | Stephen Hemminger |
2007-07-14 | [VLAN]: Fix memset length | Patrick McHardy |
2007-07-14 | [NET]: Add macvlan driver | Patrick McHardy |