aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| * | 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
* | tcp: reorganize retransmit code loopsIlpo Järvinen2008-09-21
* | tcp: remove tp->lost_out guard to make joining diff nicerIlpo Järvinen2008-09-21
* | tcp: Reorganize skb tagbit checksIlpo Järvinen2008-09-21
* | tcp: remove obsolete validity concernIlpo Järvinen2008-09-21
* | tcp: add tcp_can_forward_retransmitIlpo Järvinen2008-09-21
* | tcp: No need to clear retransmit_skb_hint when SACKingIlpo Järvinen2008-09-21
* | tcp: Kill precaution that's very likely obsoleteIlpo Järvinen2008-09-21
* | tcp: convert retransmit_cnt_hint to seqnoIlpo Järvinen2008-09-21