summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-02-01pkt_sched: sch_hfsc: sch_htb: Add non-work-conserving warning handler.Jarek Poplawski
2009-02-01net: add ARP notify option for devicesStephen Hemminger
2009-02-01net: replace uses of __constant_{endian}Harvey Harrison
2009-02-01net: Optimize memory usage when splicing from sockets.Jarek Poplawski
2009-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-01-31ipv6: compile fix for ip6mr.cDave Jones
2009-01-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-01-30packet: Avoid lock_sock in mmap handlerHerbert Xu
2009-01-30mac80211: Cancel the dynamic ps timer in ioctl_siwpower.Vivek Natarajan
2009-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-01-29wimax: fix build issue when debugfs is disabledInaky Perez-Gonzalez
2009-01-29gro: Open-code memcpy in napi_fraginfo_skbHerbert Xu
2009-01-29gro: Do not merge paged packets into frag_listHerbert Xu
2009-01-29gro: Avoid copying headers of unmerged packetsHerbert Xu
2009-01-29gro: Move common completion code into helpersHerbert Xu
2009-01-29ipv4: fix infinite retry loop in IP-ConfigBenjamin Zores
2009-01-29net: Fix OOPS in skb_seq_read().Shyam Iyer
2009-01-29net: Fix frag_list handling in skb_seq_readHerbert Xu
2009-01-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-01-29mac80211: don't try to powersave/config disabled interfacesJohannes Berg
2009-01-29cfg80211: do not pass -EALREADY to userspace on regdomain change requestLuis R. Rodriguez
2009-01-29mac80211: Generic TSF debuggingAlina Friedrichsen
2009-01-29mac80211: add interface list lockJohannes Berg
2009-01-29mac80211: flush workqueue a second time in suspend()Bob Copeland
2009-01-29mac80211: change workqueue back to non-freezeableBob Copeland
2009-01-29mac80211: Fixed BSSID handling revisitedAlina Friedrichsen
2009-01-29mac80211: Read the TSF via debugfsAlina Friedrichsen
2009-01-29cfg80211: allow users to help a driver's complianceLuis R. Rodriguez
2009-01-29mac80211: allow mac80211 drivers to get to struct ieee80211_hw from wiphyLuis R. Rodriguez
2009-01-29cfg80211: Allow for strict regulatory settingsLuis R. Rodriguez
2009-01-29cfg80211: pass more detailed regulatory request information on reg_notifier()Luis R. Rodriguez
2009-01-29cfg80211: move check for ignore_reg_update() on wiphy_update_regulatory()Luis R. Rodriguez
2009-01-29cfg80211: rename fw_handles_regulatory to custom_regulatoryLuis R. Rodriguez
2009-01-29cfg80211: ignore consecutive equal regulatory hintsLuis R. Rodriguez
2009-01-29cfg80211: process user requests only after previous user/driver/core requestsLuis R. Rodriguez
2009-01-29cfg80211: export freq_reg_info()Luis R. Rodriguez
2009-01-29cfg80211: add wiphy_apply_custom_regulatory()Luis R. Rodriguez
2009-01-29mac80211: Add capability to enable/disable beaconingJohannes Berg
2009-01-29wireless: restrict to 32 legacy ratesJohannes Berg
2009-01-29mac80211: constify ieee80211_if_conf.bssidJohannes Berg
2009-01-29mac80211: Fix MFP Association Comeback to use Timeout Interval IEJouni Malinen
2009-01-29mac80211: add suspend/resume callbacksBob Copeland
2009-01-29cfg80211: add PM hooksJohannes Berg
2009-01-29mac80211: Fix drop-unencrypted for management framesJouni Malinen
2009-01-29mac80211: trivial documentation fix (mesh_nexthop_lookup()).Rami Rosen
2009-01-29mac80211: trivial documentation fixes (enum mesh_path_flags).Rami Rosen
2009-01-29mac80211: remove mesh_plink_close() method.Rami Rosen
2009-01-29mac80211: cleanup kmalloc/memset -> kcallocWei Yongjun
2009-01-29nl80211: New command for adding extra IE(s) into management framesJouni Malinen
2009-01-29mac80211: Fix radiotap header it_present on big endian CPUsJouni Malinen