| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 2007-07-20 | 33 | -42/+41 |
* | missed cong_avoid() instance | Al Viro | 2007-07-19 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2007-07-19 | 4 | -0/+96 |
|\ |
|
| * | SELinux: enable dynamic activation/deactivation of NetLabel/SELinux enforcement | Paul Moore | 2007-07-19 | 4 | -0/+96 |
* | | SUNRPC: move bkl locking and xdr proc invocation into a common helper | J. Bruce Fields | 2007-07-19 | 2 | -27/+7 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-07-19 | 32 | -221/+560 |
|\ \ |
|
| * | | [NET] XFRM: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-07-19 | 2 | -2/+2 |
| * | | [NET] TIPC: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-07-19 | 1 | -6/+6 |
| * | | [NET] SUNRPC: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-07-19 | 1 | -1/+1 |
| * | | [NET] SCTP: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-07-19 | 2 | -3/+3 |
| * | | [NET] RXRPC: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-07-19 | 1 | -5/+5 |
| * | | [NET] ROSE: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-07-19 | 1 | -1/+1 |
| * | | [NET] RFKILL: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-07-19 | 1 | -1/+1 |
| * | | [NET] PACKET: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-07-19 | 1 | -1/+1 |
| * | | [NET] NETROM: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-07-19 | 1 | -1/+1 |
| * | | [NET] NETFILTER: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-07-19 | 2 | -2/+2 |
| * | | [NET] IPV4: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-07-19 | 3 | -3/+3 |
| * | | [NET] DCCP: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-07-19 | 1 | -1/+1 |
| * | | [NET] CORE: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-07-19 | 3 | -3/+3 |
| * | | [NET] BLUETOOTH: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-07-19 | 1 | -1/+1 |
| * | | [NET] AX25: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-07-19 | 1 | -1/+1 |
| * | | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/... | David S. Miller | 2007-07-18 | 7 | -146/+173 |
| |\ \ |
|
| | * | | [PATCH] mac80211: remove rtnl locking in ieee80211_sta.c | Michael Wu | 2007-07-18 | 1 | -6/+0 |
| | * | | [PATCH] mac80211: fix GCC warning on 64bit platforms | Jiri Benc | 2007-07-18 | 1 | -2/+2 |
| | * | | [PATCH] mac80211: regdomain.c needs to include ieee80211_i.h | Johannes Berg | 2007-07-17 | 1 | -0/+1 |
| | * | | [PATCH] mac80211: regulatory domain cleanup | Daniel Drake | 2007-07-17 | 5 | -135/+164 |
| | * | | [PATCH] mac80211: use debugfs_rename | Johannes Berg | 2007-07-17 | 1 | -3/+6 |
| * | | | [GENETLINK]: Dynamic multicast groups. | Johannes Berg | 2007-07-18 | 1 | -7/+228 |
| * | | | [NETLIKN]: Allow removing multicast groups. | Johannes Berg | 2007-07-18 | 1 | -12/+45 |
| * | | | [NETLINK]: allocate group bitmaps dynamically | Johannes Berg | 2007-07-18 | 1 | -24/+82 |
| * | | | [RFKILL]: Make state sysfs writable | Ivo van Doorn | 2007-07-18 | 1 | -1/+1 |
* | | | | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 2007-07-19 | 5 | -10/+5 |
* | | | | lockdep: fixup sk_callback_lock annotation | Peter Zijlstra | 2007-07-19 | 1 | -4/+19 |
* | | | | sunrpc: use vfs_path_lookup | Josef 'Jeff' Sipek | 2007-07-19 | 1 | -9/+7 |
* | | | | jprobes: remove JPROBE_ENTRY() | Michael Ellerman | 2007-07-19 | 2 | -2/+2 |
| |_|/
|/| | |
|
* | | | Merge branch 'upstream-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/... | Jeff Garzik | 2007-07-18 | 1 | -5/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | [PATCH] softmac: Channel is listed twice in scan output | Jean Tourrilhes | 2007-07-17 | 1 | -5/+2 |
| |/ |
|
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-07-18 | 30 | -106/+110 |
|\ \ |
|
| * | | [NETFILTER]: xt_connlimit needs to depend on nf_conntrack | Cornelia Huck | 2007-07-18 | 1 | -0/+1 |
| * | | [IrDA]: Fix IrDA build failure | Samuel Ortiz | 2007-07-18 | 8 | -9/+9 |
| * | | [NET]: move __dev_addr_discard adjacent to dev_addr_discard for readability | Denis Cheng | 2007-07-18 | 1 | -14/+14 |
| * | | [NET]: merge dev_unicast_discard and dev_mc_discard into one | Denis Cheng | 2007-07-18 | 1 | -12/+4 |
| * | | [NET]: move dev_mc_discard from dev_mcast.c to dev.c | Denis Cheng | 2007-07-18 | 2 | -13/+13 |
| * | | [NETLINK]: negative groups in netlink_setsockopt | Johannes Berg | 2007-07-18 | 1 | -2/+3 |
| * | | [PKT_SCHED]: Some typo fixes in net/sched/Kconfig | Gabriel Craciunescu | 2007-07-18 | 1 | -3/+3 |
| * | | [XFRM]: Fix crash introduced by struct dst_entry reordering | Patrick McHardy | 2007-07-18 | 1 | -1/+1 |
| * | | [TCP]: remove unused argument to cong_avoid op | Stephen Hemminger | 2007-07-18 | 13 | -24/+22 |
| * | | [ATM]: Eliminate dead config variable CONFIG_BR2684_FAST_TRANS. | Robert P. J. Day | 2007-07-18 | 1 | -4/+0 |
| * | | [ATM]: Replacing kmalloc/memset combination with kzalloc. | vignesh babu | 2007-07-18 | 1 | -2/+1 |
| * | | [NET]: gen_estimator deadlock fix | Ranko Zivojnovic | 2007-07-18 | 1 | -32/+49 |
| |/ |
|