aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-14net/9p: set error to EREMOTEIO if trans->write returns zeroLatchesar Ionkov1-1/+5
2007-07-14net/9p: change net/9p module name to 9pnetLatchesar Ionkov1-3/+3
2007-07-149p: Reorganization of 9p file system codeLatchesar Ionkov13-0/+4211
2007-07-13Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds14-660/+980
2007-07-13Merge branch 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwillia2/git/iopLinus Torvalds2-42/+96
2007-07-13dmaengine: make clients responsible for managing channelsDan Williams1-34/+78
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2-6/+5
2007-07-12[PATCH] mac80211: improved 802.11g CTS protectionDaniel Drake5-12/+13
2007-07-12[PATCH] mac80211: ERP IE handling improvementsDaniel Drake2-19/+56
2007-07-12[PATCH] mac80211: Implementation of SIOCSIWRATELarry Finger1-1/+39
2007-07-12[PATCH] mac80211: clarify some mac80211 thingsJohannes Berg1-17/+12
2007-07-12[PATCH] mac80211: conserve stack space due to paddingJohannes Berg1-13/+16
2007-07-12[PATCH] mac80211: kill PRISM2_PARAM_CLEAR_KEYSJohannes Berg2-61/+0
2007-07-12[PATCH] mac80211: remove PRISM2_PARAM_DROP_UNENCRYPTED ioctlJohannes Berg2-9/+0
2007-07-12[PATCH] mac80211: kill antenna select ioctlsJohannes Berg2-22/+0
2007-07-12[PATCH] mac80211: kill rate control ioctlsJohannes Berg5-90/+6
2007-07-12[PATCH] mac80211: separate monitor/subif_start_xmitJohannes Berg3-48/+58
2007-07-12[PATCH] mac80211: add support for iwlist channelHong Liu1-0/+25
2007-07-12[PATCH] mac80211: remove ieee80211_set_aid_for_staJohannes Berg2-34/+1
2007-07-12[PATCH] mac80211: remove ieee80211_msg_passive_scanJohannes Berg1-1/+1
2007-07-12[PATCH] mac80211: show transmitted frames on monitor interfacesJohannes Berg2-23/+118
2007-07-12[PATCH] mac80211: Monitor mode radiotap-based packet injectionAndy Green1-10/+224
2007-07-12[PATCH] cfg80211: Radiotap parserAndy Green2-1/+258
2007-07-11[NET_SCHED]: ematch: module autoloadingPatrick McHardy6-0/+22
2007-07-11[TCP]: tcp probe wraparound handling and other changesStephen Hemminger1-70/+124
2007-07-11[RTNETLINK]: rtnl_link: allow specifying initial device addressPatrick McHardy3-4/+20
2007-07-11[RTNETLINK]: rtnl_link API simplificationPatrick McHardy2-25/+14
2007-07-11[VLAN]: Fix MAC address handlingPatrick McHardy3-45/+56
2007-07-11[ETH]: Validate address in eth_mac_addrPatrick McHardy1-0/+3
2007-07-11Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6David S. Miller4-45/+169
2007-07-11[NET]: Fix races in net_rx_action vs netpoll.Olaf Kirch1-0/+8
2007-07-11I/OAT: warning fixAndrew Morton1-10/+16
2007-07-11I/OAT: Only offload copies for TCP when there will be a context switchChris Leech1-3/+7
2007-07-11sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributesZhang Rui1-2/+3
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo2-4/+2
2007-07-11[AF_UNIX]: Rewrite garbage collector, fixes race.Miklos Szeredi2-143/+188
2007-07-10[NETFILTER]: {ip, nf}_conntrack_sctp: fix remotely triggerable NULL ptr dereference (CVE-2007-2876)Patrick McHardy1-1/+2
2007-07-10[NET]: Make all initialized struct seq_operations const.Philippe De Muyter56-76/+76
2007-07-10[UDP]: Fix length check.Patrick McHardy1-7/+2
2007-07-10[IPV6]: Remove unneeded pointer idev from addrconf_cleanup().Micah Gruber1-2/+1
2007-07-10[IPV6]: Make IPV6_{RECV,2292}RTHDR boolean options.YOSHIFUJI Hideaki1-6/+2
2007-07-10[IPV6]: Do not send RH0 anymore.YOSHIFUJI Hideaki5-122/+2
2007-07-10[IPV6]: Restore semantics of Routing Header processing.YOSHIFUJI Hideaki1-31/+16
2007-07-10[NET_SCHED]: Make HTB scheduler work with TSO.Ranjit Manomohan1-10/+10
2007-07-11[Bluetooth] Add basics to better support and handle eSCO linksMarcel Holtmann3-35/+48
2007-07-10[NET]: Avoid copying writable clones in tunnel driversPatrick McHardy4-5/+8
2007-07-10[IPV4]: Make ip_tos2prio const.Philippe De Muyter1-1/+1
2007-07-10[NET]: Fix gen_estimator timer removal racePatrick McHardy1-1/+2
2007-07-10[NETPOLL]: Fix a leak-n-bug in netpoll_cleanup()Satyam Sharma1-1/+1
2007-07-10[RXRPC]: Remove Makefile reference to obsolete RXRPC config variableRobert P. J. Day1-1/+0