| Commit message (Expand) | Author | Age |
... | |
| * | | | [NETLINK]: allocate group bitmaps dynamically | Johannes Berg | 2007-07-18 |
| * | | | [RFKILL]: Make state sysfs writable | Ivo van Doorn | 2007-07-18 |
* | | | | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 2007-07-19 |
* | | | | lockdep: fixup sk_callback_lock annotation | Peter Zijlstra | 2007-07-19 |
* | | | | sunrpc: use vfs_path_lookup | Josef 'Jeff' Sipek | 2007-07-19 |
* | | | | jprobes: remove JPROBE_ENTRY() | Michael Ellerman | 2007-07-19 |
| |_|/
|/| | |
|
* | | | Merge branch 'upstream-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/... | Jeff Garzik | 2007-07-18 |
|\ \ \
| |/ /
|/| | |
|
| * | | [PATCH] softmac: Channel is listed twice in scan output | Jean Tourrilhes | 2007-07-17 |
| |/ |
|
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 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-18 |
| |/ |
|
* | | usermodehelper: Tidy up waiting | Jeremy Fitzhardinge | 2007-07-18 |
* | | add kstrndup | Jeremy Fitzhardinge | 2007-07-18 |
|/ |
|
* | 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-17 |
* | 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 |
| |\ |
|
| | * | [PATCH] softmac: Fix ESSID problem | Jean Tourrilhes | 2007-07-10 |
* | | | 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-16 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 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-15 |
| * | | | [IPV6]: MSG_ERRQUEUE messages do not pass to connected raw sockets | Dmitry Butskoy | 2007-07-15 |
| * | | | [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 |