| Commit message (Expand) | Author | Age |
* | [NET] BLUETOOTH: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-07-18 |
* | [NET] AX25: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-07-18 |
* | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/... | David S. Miller | 2007-07-18 |
|\ |
|
| * | [PATCH] mac80211: remove rtnl locking in ieee80211_sta.c | Michael Wu | 2007-07-18 |
| * | [PATCH] mac80211: fix GCC warning on 64bit platforms | Jiri Benc | 2007-07-18 |
| * | [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 |
* | | [GENETLINK]: Dynamic multicast groups. | Johannes Berg | 2007-07-18 |
* | | [NETLIKN]: Allow removing multicast groups. | Johannes Berg | 2007-07-18 |
* | | [NETLINK]: allocate group bitmaps dynamically | Johannes Berg | 2007-07-18 |
* | | [RFKILL]: Make state sysfs writable | Ivo van Doorn | 2007-07-18 |
* | | 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 |