summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* wext: Dispatch and handle compat ioctls entirely in net/wireless/wext.cDavid S. Miller2008-06-162-0/+114
* wext: Pull top-level ioctl dispatch logic into helper function.David S. Miller2008-06-161-6/+20
* wext: Pass iwreq pointer down into standard/private handlers.David S. Miller2008-06-161-9/+8
* wext: Parameterize the standard/private handlers.David S. Miller2008-06-161-8/+16
* wext: Pull ioctl permission checking out into helper function.David S. Miller2008-06-161-7/+15
* wext: Extract private call iw_point handling into seperate functions.David S. Miller2008-06-161-67/+74
* wext: Extract standard call iw_point handling into seperate function.David S. Miller2008-06-161-124/+134
* wext: Make adjust_priv_size() take a "struct iw_point *".David S. Miller2008-06-161-3/+3
* wext: Remove inline from get_priv_size() and adjust_priv_size().David S. Miller2008-06-161-3/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-1611-85/+143
|\
| * atm: [br2864] fix routed vcmux supportEric Kinzie2008-06-161-32/+44
| * atm: [br2684] Fix oops due to skb->dev being NULLJorge Boncompte [DTI2]2008-06-161-1/+1
| * ipv4: Remove unused definitions in net/ipv4/tcp_ipv4.c.Rami Rosen2008-06-161-4/+0
| * raw: Restore /proc/net/raw correct behaviorEric Dumazet2008-06-161-1/+1
| * net: Fix test for VLAN TX checksum offload capabilityBen Hutchings2008-06-161-8/+26
| * sctp: Correclty set changeover_active for SFR-CACCVlad Yasevich2008-06-161-2/+11
| * sctp: Correctly cleanup procfs entries upon failure.Wei Yongjun2008-06-161-3/+12
| * tcp: Revert reset of deferred accept changes in 2.6.26David S. Miller2008-06-161-3/+3
| * ipv6 sit: Avoid extra need for compat layer in PRL management.YOSHIFUJI Hideaki2008-06-161-20/+24
| * pkt_sched: Change HTB_HYSTERESIS to a runtime parameter htb_hysteresis.Jesper Dangaard Brouer2008-06-161-8/+15
| * pkt_sched: HTB scheduler, change default hysteresis mode to off.Jesper Dangaard Brouer2008-06-161-1/+1
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-06-142-2/+3
| |\
| | * mac80211: add missing new line in debug print HT_DEBUGTomas Winkler2008-06-131-1/+1
| | * mac80211 : fix for iwconfig in ad-hoc modeAbhijeet Kolekar2008-06-131-1/+2
* | | inet6: add struct net argument to inet6_ehashfnPavel Emelyanov2008-06-161-3/+3
* | | inet: add struct net argument to inet_ehashfnPavel Emelyanov2008-06-161-3/+3
* | | inet: add struct net argument to inet_lhashfnPavel Emelyanov2008-06-162-2/+3
* | | inet: add struct net argument to inet_bhashfnPavel Emelyanov2008-06-163-8/+15
* | | udp: add struct net argument to udp_hashfnPavel Emelyanov2008-06-162-8/+8
* | | udp: provide a struct net pointer for __udp[46]_lib_mcast_deliverPavel Emelyanov2008-06-162-7/+14
* | | udp: introduce a udp_hashfn functionPavel Emelyanov2008-06-162-8/+8
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-06-1411-162/+174
|\ \ \
| * | | mac80211: eliminate IBSS warning in rate_lowest_index()Vladimir Koutny2008-06-143-7/+20
| * | | mac80211: tkip.c use a local struct tkip_ctx in ieee80211_get_tkip_keyHarvey Harrison2008-06-141-14/+16
| * | | mac80211: tkip.c fold ieee80211_gen_rc4key into its one callerHarvey Harrison2008-06-141-21/+17
| * | | mac80211: tkip.c consolidate tkip IV writing in helperHarvey Harrison2008-06-143-20/+17
| * | | mac80211: rx.c use new helpersHarvey Harrison2008-06-141-12/+7
| * | | mac80211: wme.c use new helpersHarvey Harrison2008-06-141-13/+5
| * | | mac80211: use new helpers in util.c - ieee80211_get_bssid()Harvey Harrison2008-06-141-22/+19
| * | | mac80211: wpa.c use new access helpersHarvey Harrison2008-06-141-47/+16
| * | | mac80211: add utility function to get header lengthHarvey Harrison2008-06-141-0/+32
| * | | mac80211: make ieee80211_get_hdrlen_from_skb return unsignedHarvey Harrison2008-06-141-4/+4
| * | | mac80211: fix beacon interval valueTomas Winkler2008-06-142-2/+3
| * | | mac80211: do not fragment while aggregation is in useRon Rindjunsky2008-06-141-4/+4
| * | | mac80211: implement EU regulatory domainTony Vroon2008-06-141-0/+18
* | | | net: change proto destroy method to return voidBrian Haley2008-06-1413-27/+16
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-1330-171/+119
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-06-1321-161/+94
| |\ \ | | |/
| | * tcp: Revert 'process defer accept as established' changes.David S. Miller2008-06-126-88/+31
| | * ipv6: Fix duplicate initialization of rawv6_prot.destroyDavid S. Miller2008-06-121-2/+2
OpenPOWER on IntegriCloud