summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-18Merge 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.cMichael Wu
2007-07-18[PATCH] mac80211: fix GCC warning on 64bit platformsJiri 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 dynamicallyJohannes Berg
2007-07-18[RFKILL]: Make state sysfs writableIvo van Doorn
2007-07-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-07-18usermodehelper: Tidy up waitingJeremy Fitzhardinge
2007-07-18add kstrndupJeremy Fitzhardinge
2007-07-18[NETFILTER]: xt_connlimit needs to depend on nf_conntrackCornelia Huck
2007-07-18[IrDA]: Fix IrDA build failureSamuel Ortiz
2007-07-18[NET]: move __dev_addr_discard adjacent to dev_addr_discard for readabilityDenis Cheng
2007-07-18[NET]: merge dev_unicast_discard and dev_mc_discard into oneDenis Cheng
2007-07-18[NET]: move dev_mc_discard from dev_mcast.c to dev.cDenis Cheng
2007-07-18[NETLINK]: negative groups in netlink_setsockoptJohannes Berg
2007-07-18[PKT_SCHED]: Some typo fixes in net/sched/KconfigGabriel Craciunescu
2007-07-18[XFRM]: Fix crash introduced by struct dst_entry reorderingPatrick McHardy
2007-07-18[TCP]: remove unused argument to cong_avoid opStephen 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 fixRanko Zivojnovic
2007-07-17[PATCH] mac80211: regdomain.c needs to include ieee80211_i.hJohannes Berg
2007-07-17[PATCH] mac80211: regulatory domain cleanupDaniel Drake
2007-07-17[PATCH] mac80211: use debugfs_renameJohannes Berg
2007-07-17knfsd: nfsd4: secinfo handling without secinfo= optionJ. Bruce Fields
2007-07-17knfsd: rpc: add gss krb5 and spkm3 oid valuesUsha Ketineni
2007-07-17knfsd: nfsd: set rq_client to ip-address-determined-domainJ. Bruce Fields
2007-07-17knfsd: nfsd4: store pseudoflavor in requestAndy Adamson
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki
2007-07-17mm: clean up and kernelify shrinker registrationRusty Russell
2007-07-16Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-07-16Merge branch 'upstream-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/...Jeff Garzik
2007-07-16Revert "[NET]: Fix races in net_rx_action vs netpoll."Linus Torvalds
2007-07-16Audit: add TTY input auditingMiloslav Trmac
2007-07-16O_CLOEXEC for SCM_RIGHTSUlrich Drepper
2007-07-16authgss build fixAndrew Morton
2007-07-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-07-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2007-07-15fallout from constified seq_operationsAl Viro
2007-07-15[TCP]: Verify the presence of RETRANS bit when leaving FRTOIlpo Järvinen