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