aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* mac80211: remove wme_tx_queue and wme_rx_queue from net/mac80211/sta_info.hRami Rosen2008-09-30
* mac80211: fixups for "make master iface not wireless"Johannes Berg2008-09-30
* netdev: docbook comment update (revised)Stephen Hemminger2008-09-30
* netdev: use const for some name functionsStephen Hemminger2008-09-30
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-09-25
|\
| * wireless: a global static to local static improvementDenis ChengRq2008-09-24
| * mac80211: fix led behavior in IBSSEmmanuel Grumbach2008-09-24
| * mac80211: probe with correct SSIDJohannes Berg2008-09-24
| * mac80211: clean up rate control APIJohannes Berg2008-09-24
| * mac80211: fix mesh action frame handlingJohannes Berg2008-09-24
| * mac80211: mesh portal functionality supportYanBo2008-09-24
| * cfg80211: reject invalid configuration itemsJohannes Berg2008-09-24
| * mac80211: allow interface settings changes only when downJohannes Berg2008-09-24
| * cfg80211: allow set_interface without typeJohannes Berg2008-09-24
| * cfg80211: show interface typeJohannes Berg2008-09-24
| * mac80211: make master iface not wirelessJohannes Berg2008-09-24
| * cfg80211: clean up static regdomain messJohannes Berg2008-09-24
| * cfg80211: fix regulatory code constJohannes Berg2008-09-24
| * cfg80211: clean up regulatory messJohannes Berg2008-09-24
| * cfg80211: fix static regdomainsJohannes Berg2008-09-24
* | net: remove ifalias on empty given alias Oliver Hartkopp2008-09-24
|/
* tcp: Fix queue traversal in tcp_use_frto().David S. Miller2008-09-23
* tcp: Fix order of tests in tcp_retransmit_skb()David S. Miller2008-09-23
* neigh: Remove by-hand SKB queue handling.David S. Miller2008-09-23
* pkt_sched: Check the state of tx_queue in dequeue_skb()Jarek Poplawski2008-09-23
* pkt_sched: Always use q->requeue in dev_requeue_skb().David S. Miller2008-09-23
* pkt_sched: Make qdisc->gso_skb a list.David S. Miller2008-09-23
* net: network device name ifalias supportStephen Hemminger2008-09-23
* Phonet: emit errors when a packet cannot be delivered locallyRemi Denis-Courmont2008-09-22
* Phonet: proc interface for port rangeRemi Denis-Courmont2008-09-22
* Phonet: provide MAC header operationsRemi Denis-Courmont2008-09-22
* Phonet: Phonet datagram transport protocolRemi Denis-Courmont2008-09-22
* Phonet: common socket glueRemi Denis-Courmont2008-09-22
* Phonet: Netlink interfaceRemi Denis-Courmont2008-09-22
* Phonet: network device and address handlingRemi Denis-Courmont2008-09-22
* Phonet: add CONFIG_PHONETRemi Denis-Courmont2008-09-22
* Phonet: PF_PHONET protocol family supportRemi Denis-Courmont2008-09-22
* Phonet: global definitionsRemi Denis-Courmont2008-09-22
* ipsec: Fix xfrm_state_walk raceHerbert Xu2008-09-22
* net/atm/lec.c: drop code after returnJulia Lawall2008-09-22
* net: em_cmp.c use unaligned access helpersHarvey Harrison2008-09-22
* netfilter: xt_time gives a wrong monthday in a leap yearKaihui Luo2008-09-22
* net: Remove __skb_insert() calls outside of skbuff internals.David S. Miller2008-09-22
* tcp: advertise MSS requested by userTom Quetchenbach2008-09-21
* net: Use hton[sl]() instead of __constant_hton[sl]() where applicableArnaldo Carvalho de Melo2008-09-21
* multiq: requeue should rewind the current_bandAlexander Duyck2008-09-21
* tcp: back retransmit_high when it over-estimatedIlpo Järvinen2008-09-21
* tcp: don't clear lost_skb_hint when not necessaryIlpo Järvinen2008-09-21
* tcp: don't clear retransmit_skb_hint when not necessaryIlpo Järvinen2008-09-21
* tcp: remove retransmit_skb_hint clearing from failureIlpo Järvinen2008-09-21