summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2008-11-26mac80211: fix unaligned access in ieee80211_wep_encrypt_dataIvan Kuten
2008-11-26nl80211: Change max TX power to be in mBm instead of dBmJouni Malinen
2008-11-26rfkill: always call get_state() hook on resumeHenrique de Moraes Holschuh
2008-11-26rfkill: preserve state across suspendHenrique de Moraes Holschuh
2008-11-26mac80211: Look out for some other AP when disassoc is received.Vivek Natarajan
2008-11-26nl80211: Report max TX power in NL80211_BAND_ATTR_FREQSJouni Malinen
2008-11-26mac80211: Fix pid rate-setting algorithm to allow rate changesLarry Finger
2008-11-26mac80211: make Minstrel the default rate control algorithmLuis R. Rodriguez
2008-11-25mac80211: don't assume driver has been attached on registrationLuis R. Rodriguez
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