aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2008-11-25mac80211: Use the HT capabilities from the IE instead of the station's caps.Sujith
2008-11-25cfg80211: add support for custom firmware regulatory solutionsLuis R. Rodriguez
2008-11-25cfg80211/mac80211: Add 802.11d supportLuis R. Rodriguez
2008-11-25cfg80211: mark regdomains with > NL80211_MAX_SUPP_REG_RULES invalidLuis R. Rodriguez
2008-11-25cfg80211: call_crda() won't tell us if CRDA was presentLuis R. Rodriguez
2008-11-25cfg80211: expect different rd in cfg80211 when intersectingLuis R. Rodriguez
2008-11-25cfg80211: separate intersection section in __set_regdom()Luis R. Rodriguez
2008-11-25cfg80211: remove switch from __set_regdom()Luis R. Rodriguez
2008-11-25cfg80211: remove switch from __regulatory_hint()Luis R. Rodriguez
2008-11-25cfg80211: mark negative frequencies as invalidLuis R. Rodriguez
2008-11-25xfrm: remove useless forward declarationsAlexey Dobriyan
2008-11-25ah4/ah6: remove useless NULL assignmentsAlexey Dobriyan
2008-11-25DCB: fix kconfig optionJeff Kirsher
2008-11-24tcp: handle shift/merge of cloned skbs tooIlpo Järvinen
2008-11-24tcp: add some mibs to track collapsingIlpo Järvinen
2008-11-24tcp: Make shifting not clear the hintsIlpo Järvinen
2008-11-24tcp: Try to restore large SKBs while SACK processingIlpo Järvinen
2008-11-24tcp: make tcp_sacktag_one able to handle partial skb tooIlpo Järvinen
2008-11-24tcp: Make SACK code to split only at mss boundariesIlpo Järvinen
2008-11-24tcp: more aggressive skippingIlpo Järvinen
2008-11-24tcp: move tcp_simple_retransmit to tcp_inputIlpo Järvinen
2008-11-24tcp: collapse more than two on retransmissionIlpo Järvinen
2008-11-24net: avoid a pair of dst_hold()/dst_release() in ip_push_pending_frames()Eric Dumazet
2008-11-24net: avoid a pair of dst_hold()/dst_release() in ip_append_data()Eric Dumazet
2008-11-24net: gen_estimator: Fix gen_kill_estimator() lookupsJarek Poplawski
2008-11-24pkt_sched: sch_drr: fix drr_dequeue loop()Patrick McHardy
2008-11-24net: Make sure BHs are disabled in sock_prot_inuse_add()Eric Dumazet
2008-11-24net: Make sure BHs are disabled in sock_prot_inuse_add()Eric Dumazet
2008-11-23eth: Declare an optimized compare_ether_addr_64bits() functionEric Dumazet
2008-11-23net: Make sure BHs are disabled in sock_prot_inuse_add()David S. Miller
2008-11-23net: fix tunnels in netns after ndo_ changesAlexey Dobriyan
2008-11-23net: Convert TCP/DCCP listening hash tables to use RCUEric Dumazet
2008-11-23dccp: Header option insertion routine for feature-negotiationGerrit Renker
2008-11-23dccp: Support for Mandatory optionsGerrit Renker
2008-11-23dccp: Increase the scope of variable-length htonl/ntohl functionsGerrit Renker
2008-11-23dccp: API to query the current TX/RX CCIDGerrit Renker
2008-11-23dccp: Set per-connection CCIDs via socket optionsGerrit Renker
2008-11-23net: af_netlink should update its inuse counterEric Dumazet
2008-11-23net: some optimizations in af_inetEric Dumazet
2008-11-21net: remove redundant argument commentsQinghuang Feng
2008-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-11-21inet_diag: Missed conversion after changing inet ehash lockl to spinlocks.David S. Miller
2008-11-21wireless: clean up sysfs code using %pMJohannes Berg
2008-11-21net/ieee80211 -> drivers/net/ipw2x00/libipw_* renameJohn W. Linville
2008-11-21lib80211: consolidate crypt init routinesJohn W. Linville
2008-11-21lib80211: absorb crypto bits from net/ieee80211John W. Linville
2008-11-21mac80211: remove unnecessary include.Rami Rosen
2008-11-21mac80211: rc80211_pid eliminate sparse warningsTomas Winkler
2008-11-21mac80211: remove more excess kernel-docRandy Dunlap
2008-11-21mac80211: disable BSSID filtering for mesh interfacesAndrey Yurovsky