aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-14[NETFILTER]: nf_conntrack: make l3proto->prepare() generic and renames itYasuyuki Kozakai4-26/+36
2007-07-14[NETFILTER]: nf_conntrack: Increment error count on parsing IPv4 headerYasuyuki Kozakai2-2/+2
2007-07-14[NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices.Michael Chan1-0/+12
2007-07-14[AF_IUCV]: Add lock when updating accept_qUrsula Braun1-2/+14
2007-07-14[AF_IUCV]: Avoid deadlock between iucv_path_connect and tasklet.Ursula Braun1-1/+4
2007-07-14[AF_IUCV]: Improve description of IUCV and AFIUCV configuration options.Jennifer Hunt1-4/+4
2007-07-14[INET_SOCK]: make net/ipv4/inet_timewait_sock.c:__inet_twsk_kill() staticAdrian Bunk1-3/+2
2007-07-14Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller11-312/+778
2007-07-14[TCP]: tcp probe add back ssthresh fieldStephen Hemminger1-0/+1
2007-07-14[VLAN]: Fix memset lengthPatrick McHardy1-1/+1
2007-07-14[NET]: Add macvlan driverPatrick McHardy1-0/+26
2007-07-14[VLAN]: Use multicast list synchronization helpersPatrick McHardy1-129/+2
2007-07-14[VLAN]: Fix promiscous/allmulti synchronization racesPatrick McHardy3-18/+22
2007-07-14[NET]: dev_mcast: add multicast list synchronization helpersPatrick McHardy1-0/+75
2007-07-14[NET]: Add net_device change_rx_mode callbackPatrick McHardy1-1/+16
2007-07-14[RFKILL]: fix net/rfkill/rfkill-input.c bug on 64-bit systemsIngo Molnar1-1/+1
2007-07-149p: fix a race condition bug in umount which caused a segfaultEric Van Hensbergen1-3/+3
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