Age | Commit message (Expand) | Author |
2007-07-20 | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt |
2007-07-19 | missed cong_avoid() instance | Al Viro |
2007-07-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2007-07-19 | SUNRPC: move bkl locking and xdr proc invocation into a common helper | J. Bruce Fields |
2007-07-19 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds |
2007-07-19 | 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 | SELinux: enable dynamic activation/deactivation of NetLabel/SELinux enforcement | Paul Moore |
2007-07-19 | [NET] XFRM: Fix whitespace errors. | YOSHIFUJI Hideaki |
2007-07-19 | [NET] TIPC: Fix whitespace errors. | YOSHIFUJI Hideaki |
2007-07-19 | [NET] SUNRPC: Fix whitespace errors. | YOSHIFUJI Hideaki |
2007-07-19 | [NET] SCTP: Fix whitespace errors. | YOSHIFUJI Hideaki |
2007-07-19 | [NET] RXRPC: Fix whitespace errors. | YOSHIFUJI Hideaki |
2007-07-19 | [NET] ROSE: Fix whitespace errors. | YOSHIFUJI Hideaki |
2007-07-19 | [NET] RFKILL: Fix whitespace errors. | YOSHIFUJI Hideaki |
2007-07-19 | [NET] PACKET: Fix whitespace errors. | YOSHIFUJI Hideaki |
2007-07-19 | [NET] NETROM: Fix whitespace errors. | YOSHIFUJI Hideaki |
2007-07-19 | [NET] NETFILTER: Fix whitespace errors. | YOSHIFUJI Hideaki |
2007-07-19 | [NET] IPV4: Fix whitespace errors. | YOSHIFUJI Hideaki |
2007-07-19 | [NET] DCCP: Fix whitespace errors. | YOSHIFUJI Hideaki |
2007-07-19 | [NET] CORE: Fix whitespace errors. | YOSHIFUJI Hideaki |
2007-07-19 | [NET] BLUETOOTH: Fix whitespace errors. | YOSHIFUJI Hideaki |
2007-07-19 | [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 | [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 '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 | [PATCH] mac80211: regdomain.c needs to include ieee80211_i.h | Johannes Berg |