summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* cfg80211/mac80211: Add 802.11d supportLuis R. Rodriguez2008-11-257-24/+514
* cfg80211: mark regdomains with > NL80211_MAX_SUPP_REG_RULES invalidLuis R. Rodriguez2008-11-251-0/+3
* cfg80211: call_crda() won't tell us if CRDA was presentLuis R. Rodriguez2008-11-251-8/+1
* cfg80211: expect different rd in cfg80211 when intersectingLuis R. Rodriguez2008-11-251-2/+3
* cfg80211: separate intersection section in __set_regdom()Luis R. Rodriguez2008-11-251-8/+21
* cfg80211: remove switch from __set_regdom()Luis R. Rodriguez2008-11-251-15/+6
* cfg80211: remove switch from __regulatory_hint()Luis R. Rodriguez2008-11-251-26/+17
* cfg80211: mark negative frequencies as invalidLuis R. Rodriguez2008-11-251-1/+1
* xfrm: remove useless forward declarationsAlexey Dobriyan2008-11-252-4/+0
* ah4/ah6: remove useless NULL assignmentsAlexey Dobriyan2008-11-252-4/+0
* DCB: fix kconfig optionJeff Kirsher2008-11-253-10/+20
* tcp: handle shift/merge of cloned skbs tooIlpo Järvinen2008-11-241-5/+2
* tcp: add some mibs to track collapsingIlpo Järvinen2008-11-242-0/+7
* tcp: Make shifting not clear the hintsIlpo Järvinen2008-11-241-2/+14
* tcp: Try to restore large SKBs while SACK processingIlpo Järvinen2008-11-242-7/+389
* tcp: make tcp_sacktag_one able to handle partial skb tooIlpo Järvinen2008-11-241-15/+17
* tcp: Make SACK code to split only at mss boundariesIlpo Järvinen2008-11-241-4/+23
* tcp: more aggressive skippingIlpo Järvinen2008-11-241-1/+1
* tcp: move tcp_simple_retransmit to tcp_inputIlpo Järvinen2008-11-242-51/+52
* tcp: collapse more than two on retransmissionIlpo Järvinen2008-11-241-37/+59
* net: avoid a pair of dst_hold()/dst_release() in ip_push_pending_frames()Eric Dumazet2008-11-241-1/+6
* net: avoid a pair of dst_hold()/dst_release() in ip_append_data()Eric Dumazet2008-11-244-9/+14
* net: gen_estimator: Fix gen_kill_estimator() lookupsJarek Poplawski2008-11-241-20/+56
* pkt_sched: sch_drr: fix drr_dequeue loop()Patrick McHardy2008-11-241-3/+5
* net: Make sure BHs are disabled in sock_prot_inuse_add()Eric Dumazet2008-11-241-0/+2
* net: Make sure BHs are disabled in sock_prot_inuse_add()Eric Dumazet2008-11-243-5/+7
* eth: Declare an optimized compare_ether_addr_64bits() functionEric Dumazet2008-11-231-3/+3
* net: Make sure BHs are disabled in sock_prot_inuse_add()David S. Miller2008-11-233-0/+9
* net: fix tunnels in netns after ndo_ changesAlexey Dobriyan2008-11-234-4/+4
* net: Convert TCP/DCCP listening hash tables to use RCUEric Dumazet2008-11-234-115/+139
* dccp: Header option insertion routine for feature-negotiationGerrit Renker2008-11-232-60/+33
* dccp: Support for Mandatory optionsGerrit Renker2008-11-232-0/+17
* dccp: Increase the scope of variable-length htonl/ntohl functionsGerrit Renker2008-11-232-7/+28
* dccp: API to query the current TX/RX CCIDGerrit Renker2008-11-233-5/+30
* dccp: Set per-connection CCIDs via socket optionsGerrit Renker2008-11-234-8/+42
* net: af_netlink should update its inuse counterEric Dumazet2008-11-231-0/+2
* net: some optimizations in af_inetEric Dumazet2008-11-231-5/+4
* net: remove redundant argument commentsQinghuang Feng2008-11-216-7/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-11-2121-4084/+441
|\
| * wireless: clean up sysfs code using %pMJohannes Berg2008-11-211-15/+10
| * net/ieee80211 -> drivers/net/ipw2x00/libipw_* renameJohn W. Linville2008-11-219-3644/+0
| * lib80211: consolidate crypt init routinesJohn W. Linville2008-11-212-24/+40
| * lib80211: absorb crypto bits from net/ieee80211John W. Linville2008-11-2113-452/+433
| * mac80211: remove unnecessary include.Rami Rosen2008-11-211-1/+0
| * mac80211: rc80211_pid eliminate sparse warningsTomas Winkler2008-11-211-3/+3
| * mac80211: remove more excess kernel-docRandy Dunlap2008-11-211-3/+0
| * mac80211: disable BSSID filtering for mesh interfacesAndrey Yurovsky2008-11-211-2/+15
* | inet_diag: Missed conversion after changing inet ehash lockl to spinlocks.David S. Miller2008-11-211-5/+5
* | pkt_sched: sch_drr: Fix qlen in drr_drop()Jarek Poplawski2008-11-211-0/+1
|/
* DCB: Add support for DCB BCNAlexander Duyck2008-11-201-7/+167
OpenPOWER on IntegriCloud