summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-2033-42/+41Star
* missed cong_avoid() instanceAl Viro2007-07-201-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2007-07-194-0/+96
|\
| * SELinux: enable dynamic activation/deactivation of NetLabel/SELinux enforcementPaul Moore2007-07-194-0/+96
* | SUNRPC: move bkl locking and xdr proc invocation into a common helperJ. Bruce Fields2007-07-192-27/+7Star
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-07-1932-221/+560
|\ \
| * | [NET] XFRM: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-192-2/+2
| * | [NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-191-6/+6
| * | [NET] SUNRPC: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-191-1/+1
| * | [NET] SCTP: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-192-3/+3
| * | [NET] RXRPC: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-191-5/+5
| * | [NET] ROSE: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-191-1/+1
| * | [NET] RFKILL: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-191-1/+1
| * | [NET] PACKET: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-191-1/+1
| * | [NET] NETROM: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-191-1/+1
| * | [NET] NETFILTER: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-192-2/+2
| * | [NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-193-3/+3
| * | [NET] DCCP: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-191-1/+1
| * | [NET] CORE: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-193-3/+3
| * | [NET] BLUETOOTH: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-191-1/+1
| * | [NET] AX25: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-191-1/+1
| * | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2007-07-197-146/+173
| |\ \
| | * | [PATCH] mac80211: remove rtnl locking in ieee80211_sta.cMichael Wu2007-07-191-6/+0Star
| | * | [PATCH] mac80211: fix GCC warning on 64bit platformsJiri Benc2007-07-191-2/+2
| | * | [PATCH] mac80211: regdomain.c needs to include ieee80211_i.hJohannes Berg2007-07-181-0/+1
| | * | [PATCH] mac80211: regulatory domain cleanupDaniel Drake2007-07-185-135/+164
| | * | [PATCH] mac80211: use debugfs_renameJohannes Berg2007-07-181-3/+6
| * | | [GENETLINK]: Dynamic multicast groups.Johannes Berg2007-07-191-7/+228
| * | | [NETLIKN]: Allow removing multicast groups.Johannes Berg2007-07-191-12/+45
| * | | [NETLINK]: allocate group bitmaps dynamicallyJohannes Berg2007-07-191-24/+82
| * | | [RFKILL]: Make state sysfs writableIvo van Doorn2007-07-191-1/+1
* | | | some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-195-10/+5Star
* | | | lockdep: fixup sk_callback_lock annotationPeter Zijlstra2007-07-191-4/+19
* | | | sunrpc: use vfs_path_lookupJosef 'Jeff' Sipek2007-07-191-9/+7Star
* | | | jprobes: remove JPROBE_ENTRY()Michael Ellerman2007-07-192-2/+2
| |_|/ |/| |
* | | Merge branch 'upstream-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/...Jeff Garzik2007-07-191-5/+2Star
|\ \ \ | |/ / |/| |
| * | [PATCH] softmac: Channel is listed twice in scan outputJean Tourrilhes2007-07-181-5/+2Star
| |/
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-07-1830-106/+110
|\ \
| * | [NETFILTER]: xt_connlimit needs to depend on nf_conntrackCornelia Huck2007-07-181-0/+1
| * | [IrDA]: Fix IrDA build failureSamuel Ortiz2007-07-188-9/+9
| * | [NET]: move __dev_addr_discard adjacent to dev_addr_discard for readabilityDenis Cheng2007-07-181-14/+14
| * | [NET]: merge dev_unicast_discard and dev_mc_discard into oneDenis Cheng2007-07-181-12/+4Star
| * | [NET]: move dev_mc_discard from dev_mcast.c to dev.cDenis Cheng2007-07-182-13/+13
| * | [NETLINK]: negative groups in netlink_setsockoptJohannes Berg2007-07-181-2/+3
| * | [PKT_SCHED]: Some typo fixes in net/sched/KconfigGabriel Craciunescu2007-07-181-3/+3
| * | [XFRM]: Fix crash introduced by struct dst_entry reorderingPatrick McHardy2007-07-181-1/+1
| * | [TCP]: remove unused argument to cong_avoid opStephen Hemminger2007-07-1813-24/+22Star
| * | [ATM]: Eliminate dead config variable CONFIG_BR2684_FAST_TRANS.Robert P. J. Day2007-07-181-4/+0Star
| * | [ATM]: Replacing kmalloc/memset combination with kzalloc.vignesh babu2007-07-181-2/+1Star
| * | [NET]: gen_estimator deadlock fixRanko Zivojnovic2007-07-181-32/+49
| |/