summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2010-08-17tipc: correct problems with misleading flags returned using poll()Allan Stephens
2010-08-17tipc: Provide correct error code for unsupported connect() operationAllan Stephens
2010-08-17tipc: add SO_RCVLOWAT support to stream socket receive pathFlorian Westphal
2010-08-17tipc: Fix log buffer memory leak if initialization failsAnders Kaseorg
2010-08-17net sched: fix some kernel memory leaksEric Dumazet
2010-08-17netfilter: {ip,ip6,arp}_tables: avoid lockdep false positiveEric Dumazet
2010-08-17NFS: Fix the selection of security flavours in KconfigTrond Myklebust
2010-08-17ethtool: Provide a default implementation of ethtool_ops::get_drvinfoBen Hutchings
2010-08-16net/decnet: Adjust confusing if indentationJulia Lawall
2010-08-16net/atm: Adjust confusing if indentationJulia Lawall
2010-08-16core: Factor out flow calculation from get_rps_cpuKrishna Kumar
2010-08-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-08-16cfg80211: check if WEP is available for shared key authJohannes Berg
2010-08-16mac80211: dont advertise WEP if unavailableJohannes Berg
2010-08-16mac80211: remove unused status flag checksJohannes Berg
2010-08-16mac80211: move key tfm setupJohannes Berg
2010-08-16mac80211: use cipher suite selectorsJohannes Berg
2010-08-16cfg80211: support sysfs namespacesJohannes Berg
2010-08-16mac80211: allow drivers to request SM PS mode changeJohannes Berg
2010-08-16mac80211: per interface idle notificationJohannes Berg
2010-08-16net: mac80211: Fix a typo.Andrea Gelmini
2010-08-16cfg80211: deauth doesn't always imply disconnectJohannes Berg
2010-08-16mac80211: AMPDU rx reorder timeout timerChristian Lamparter
2010-08-16mac80211: remove unused rate function parameterChristian Lamparter
2010-08-16mac80211: put rx handlers into separate functionsChristian Lamparter
2010-08-16mac80211: Don't squash error codes in key setup functionsBen Hutchings
2010-08-16mac80211: unify scan and work mutexesJohannes Berg
2010-08-16mac80211: don't check rates on PLCP error framesJohannes Berg
2010-08-16mac80211: fix driver offchannel notification when the channel does not changeFelix Fietkau
2010-08-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-08-16wireless: upcase alpha2 values in queue_regulatory_requestJohn W. Linville
2010-08-16mac80211: support use of NAPI for bottom-half processingJohn W. Linville
2010-08-15Revert "netlink: netlink_recvmsg() fix"David S. Miller
2010-08-14ipv6: remove sysctl jiffies conversion on gc_elasticity and min_adv_mssMin Zhang
2010-08-14xfrm: Use GFP_ATOMIC in xfrm_compile_policyHerbert Xu
2010-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-08-12Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds
2010-08-12Add a dummy printk function for the maintenance of unused printksDavid Howells
2010-08-11phylib: available for any speed ethernetRandy Dunlap
2010-08-11can: add limit for nframes and clean up signed/unsigned variablesOliver Hartkopp
2010-08-11DNS: If the DNS server returns an error, allow that to be cached [ver #2]Wang Lei
2010-08-11rpcrdma: Fix SQ size calculation when memreg is FRMRTom Tucker
2010-08-11xprtrdma: Do not truncate iova_start values in frmr registrations.Steve Wise
2010-08-11param: simple locking for sysfs-writable charp parametersRusty Russell
2010-08-11nfs: update for module_param_named API changeStephen Rothwell
2010-08-11param: use ops in struct kernel_param, rather than get and set fns directlyRusty Russell
2010-08-11pkt_sched: Check .walk and .leaf class handlersJarek Poplawski
2010-08-11pkt_sched: Fix sch_sfq vs tc_modify_qdisc oopsJarek Poplawski
2010-08-10caif: Bugfix - Increase default headroom size for control channel.Sjur Braendeland