aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2008-06-16wext: Dispatch and handle compat ioctls entirely in net/wireless/wext.cDavid S. Miller
2008-06-16wext: Pull top-level ioctl dispatch logic into helper function.David S. Miller
2008-06-16wext: Pass iwreq pointer down into standard/private handlers.David S. Miller
2008-06-16wext: Parameterize the standard/private handlers.David S. Miller
2008-06-16wext: Pull ioctl permission checking out into helper function.David S. Miller
2008-06-16wext: Extract private call iw_point handling into seperate functions.David S. Miller
2008-06-16wext: Extract standard call iw_point handling into seperate function.David S. Miller
2008-06-16wext: Make adjust_priv_size() take a "struct iw_point *".David S. Miller
2008-06-16wext: Remove inline from get_priv_size() and adjust_priv_size().David S. Miller
2008-06-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-06-16atm: [br2864] fix routed vcmux supportEric Kinzie
2008-06-16atm: [br2684] Fix oops due to skb->dev being NULLJorge Boncompte [DTI2]
2008-06-16inet6: add struct net argument to inet6_ehashfnPavel Emelyanov
2008-06-16inet: add struct net argument to inet_ehashfnPavel Emelyanov
2008-06-16inet: add struct net argument to inet_lhashfnPavel Emelyanov
2008-06-16inet: add struct net argument to inet_bhashfnPavel Emelyanov
2008-06-16udp: add struct net argument to udp_hashfnPavel Emelyanov
2008-06-16udp: provide a struct net pointer for __udp[46]_lib_mcast_deliverPavel Emelyanov
2008-06-16udp: introduce a udp_hashfn functionPavel Emelyanov
2008-06-16ipv4: Remove unused definitions in net/ipv4/tcp_ipv4.c.Rami Rosen
2008-06-16raw: Restore /proc/net/raw correct behaviorEric Dumazet
2008-06-16net: Fix test for VLAN TX checksum offload capabilityBen Hutchings
2008-06-16sctp: Correclty set changeover_active for SFR-CACCVlad Yasevich
2008-06-16sctp: Correctly cleanup procfs entries upon failure.Wei Yongjun
2008-06-16tcp: Revert reset of deferred accept changes in 2.6.26David S. Miller
2008-06-16ipv6 sit: Avoid extra need for compat layer in PRL management.YOSHIFUJI Hideaki
2008-06-16pkt_sched: Change HTB_HYSTERESIS to a runtime parameter htb_hysteresis.Jesper Dangaard Brouer
2008-06-16pkt_sched: HTB scheduler, change default hysteresis mode to off.Jesper Dangaard Brouer
2008-06-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-06-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-06-14net: change proto destroy method to return voidBrian Haley
2008-06-14mac80211: eliminate IBSS warning in rate_lowest_index()Vladimir Koutny
2008-06-14mac80211: tkip.c use a local struct tkip_ctx in ieee80211_get_tkip_keyHarvey Harrison
2008-06-14mac80211: tkip.c fold ieee80211_gen_rc4key into its one callerHarvey Harrison
2008-06-14mac80211: tkip.c consolidate tkip IV writing in helperHarvey Harrison
2008-06-14mac80211: rx.c use new helpersHarvey Harrison
2008-06-14mac80211: wme.c use new helpersHarvey Harrison
2008-06-14mac80211: use new helpers in util.c - ieee80211_get_bssid()Harvey Harrison
2008-06-14mac80211: wpa.c use new access helpersHarvey Harrison
2008-06-14mac80211: add utility function to get header lengthHarvey Harrison
2008-06-14mac80211: make ieee80211_get_hdrlen_from_skb return unsignedHarvey Harrison
2008-06-14mac80211: fix beacon interval valueTomas Winkler
2008-06-14mac80211: do not fragment while aggregation is in useRon Rindjunsky
2008-06-14mac80211: implement EU regulatory domainTony Vroon
2008-06-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-06-13mac80211: add missing new line in debug print HT_DEBUGTomas Winkler
2008-06-13mac80211 : fix for iwconfig in ad-hoc modeAbhijeet Kolekar
2008-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-06-12tcp: Revert 'process defer accept as established' changes.David S. Miller
2008-06-12ipv6: Fix duplicate initialization of rawv6_prot.destroyDavid S. Miller