aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-16netns: introduce the net_hash_mix "salt" for hashesPavel Emelyanov
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: remove ieee80211_get_morefragHarvey Harrison
2008-06-14mac80211: add helpers for frame control testingHarvey Harrison
2008-06-14mac80211_hwsim: Shared TX code for received frames and BeaconsJouni Malinen
2008-06-14mac80211_hwsim: Minor cleanupJouni Malinen
2008-06-14mac80211_hwsim: Clean up documentationJouni Malinen
2008-06-14mac80211_hwsim: 802.11 radio simulator for mac80211Jouni Malinen
2008-06-14iwlwifi: unify SW rf-kill flowEmmanuel Grumbach
2008-06-14iwlwifi: remove 4965 prefix from iwl4965_ucodeRon Rindjunsky
2008-06-14iwlwifi: adding channels to sysfsEster Kummer
2008-06-14mac80211: fix beacon interval valueTomas Winkler
2008-06-14rndis_wlan: Use kernel-supplied ARRAY_SIZE() macro.Robert P. J. Day
2008-06-14rndis_wlan: preallocate command buffer for set/get_oidJussi Kivilinna
2008-06-14rndis_wlan: use kzalloc to allocate private dataJussi Kivilinna
2008-06-14mac80211: do not fragment while aggregation is in useRon Rindjunsky
2008-06-14iwlwifi: remove iwlcore_low_level_notifyEmmanuel Grumbach
2008-06-14iwlwifi: general code clean upEmmanuel Grumbach
2008-06-14iwlwifi: fix software rf_kill problem when interface is downZhu Yi
2008-06-14iwlwifi: remove dead code iwl4965_calc_db_from_ratioEmmanuel Grumbach
2008-06-14iwlwifi: retfactor get_temperature functionsEmmanuel Grumbach
2008-06-14iwlwifi: move iwl4965_rf_kill_ct_config to iwl-core.cEmmanuel Grumbach