summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2010-11-29xps: NUMA allocations for per cpu dataEric Dumazet
2010-11-28xps: Add CONFIG_XPSTom Herbert
2010-11-28inet: Fix __inet_inherit_port() to correctly increment bsockets and num_ownersNagendra Tomar
2010-11-28DECnet: don't leak uninitialized stack byteDan Rosenberg
2010-11-28dccp: fix error in updating the GARGerrit Renker
2010-11-28ipv6: Prepare the tree for un-inlined jhash.Jozsef Kadlecsik
2010-11-28X25 remove bkl in call user data length ioctlandrew hendry
2010-11-28X25 remove bkl from causediag ioctlsandrew hendry
2010-11-28X25 remove bkl from calluserdata ioctlsandrew hendry
2010-11-28X25 remove bkl in facility ioctlsandrew hendry
2010-11-28X25 remove bkl in subscription ioctlsandrew hendry
2010-11-288021q: vlan device is lockless do not transfer real_num_{tx|rx}_queuesJohn Fastabend
2010-11-28net: add netif_tx_queue_frozen_or_stoppedEric Dumazet
2010-11-28ipv6: kill two unused macro definitionShan Wei
2010-11-28net: add some KERN_CONT markers to continuation linesUwe Kleine-König
2010-11-28tcp: restrict net.ipv4.tcp_adv_win_scale (#20312)Alexey Dobriyan
2010-11-27netns: Don't leak others' openreq-s in procPavel Emelyanov
2010-11-27rtnl: make link af-specific updates atomicThomas Graf
2010-11-27Net: ceph: Makefile: Remove unnessary codeTracey Dent
2010-11-27Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-11-24mac80211: implement packet loss notificationJohannes Berg
2010-11-24cfg80211: allow using CQM event to notify packet lossJohannes Berg
2010-11-24mac80211: avoid aggregation for VO trafficLuis R. Rodriguez
2010-11-24mac80211: reduce the number of retries for nullfunc probingFelix Fietkau
2010-11-24mac80211: use nullfunc instead of probe request for connection monitoringFelix Fietkau
2010-11-24cfg80211/mac80211: improve ad-hoc multicast rate handlingFelix Fietkau
2010-11-24mac80211: probe the AP when resumingFelix Fietkau
2010-11-24mac80211: calculate beacon loss time accuratelyFelix Fietkau
2010-11-24mac80211: restart beacon miss timer on system resume from suspendFelix Fietkau
2010-11-24net/wireless: Use pr_<level> and netdev_<level>Joe Perches
2010-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-11-24Revert "nl80211/mac80211: Report signal average"John W. Linville
2010-11-24econet: fix CVE-2010-3848Phil Blundell
2010-11-24econet: fix CVE-2010-3850Phil Blundell
2010-11-24econet: disallow NULL remote addr for sendmsg(), fixes CVE-2010-3849Phil Blundell
2010-11-24tcp: Make TCP_MAXSEG minimum more correct.David S. Miller
2010-11-24xps: Transmit Packet SteeringTom Herbert
2010-11-24xps: Improvements in TX queue selectionTom Herbert
2010-11-24scm: lower SCM_MAX_FDEric Dumazet
2010-11-24ipv6: mcast: RCU conversionEric Dumazet
2010-11-24af_unix: limit unix_tot_inflightEric Dumazet
2010-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-11-22mac80211: Disable hw crypto for GTKs on AP VLAN interfacesHelmut Schaa
2010-11-22cfg80211: Fix regulatory bug with multiple cards and delaysLuis R. Rodriguez
2010-11-22cfg80211: move mutex locking to reg_process_pending_hints()Luis R. Rodriguez
2010-11-22cfg80211: move reg_work and reg_todo aboveLuis R. Rodriguez
2010-11-22cfg80211: put core regulatory request into queueLuis R. Rodriguez
2010-11-22Bluetooth: Fix not returning proper error in SCOGustavo F. Padovan
2010-11-22SUNRPC: Fix an infinite loop in call_refresh/call_refreshresultTrond Myklebust