summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | warn: Turn the netdev timeout WARN_ON() into a WARN()Arjan van de Ven2008-09-161-2/+1
| |/
| * [Bluetooth] Fix regression from using default link policyMarcel Holtmann2008-09-121-0/+3
* | ipv6: almost identical frag hashing funcs combinedIlpo Järvinen2008-10-012-35/+8
* | net: add skb_recycle_check() to enable netdriver skb recyclingLennert Buytenhek2008-10-011-2/+39
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-10-014-22/+9
|\ \
| * | Fix modpost failure when rx handlers are not inlined.Davide Pesavento2008-09-301-1/+1
| * | mac80211: remove wme_tx_queue and wme_rx_queue from net/mac80211/sta_info.hRami Rosen2008-09-301-12/+0
| * | mac80211: fixups for "make master iface not wireless"Johannes Berg2008-09-302-9/+8
* | | Phonet: Netlink factorization and cleanupRémi Denis-Courmont2008-09-301-56/+35
|/ /
* | netdev: docbook comment update (revised)Stephen Hemminger2008-09-301-2/+44
* | netdev: use const for some name functionsStephen Hemminger2008-09-301-5/+4
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-09-2521-625/+658
|\ \
| * | wireless: a global static to local static improvementDenis ChengRq2008-09-241-9/+7
| * | mac80211: fix led behavior in IBSSEmmanuel Grumbach2008-09-241-0/+2
| * | mac80211: probe with correct SSIDJohannes Berg2008-09-241-2/+2
| * | mac80211: clean up rate control APIJohannes Berg2008-09-2411-210/+159
| * | mac80211: fix mesh action frame handlingJohannes Berg2008-09-241-1/+1
| * | mac80211: mesh portal functionality supportYanBo2008-09-244-11/+196
| * | cfg80211: reject invalid configuration itemsJohannes Berg2008-09-241-7/+17
| * | mac80211: allow interface settings changes only when downJohannes Berg2008-09-241-0/+3
| * | cfg80211: allow set_interface without typeJohannes Berg2008-09-241-7/+8
| * | cfg80211: show interface typeJohannes Berg2008-09-243-1/+8
| * | mac80211: make master iface not wirelessJohannes Berg2008-09-247-99/+39
| * | cfg80211: clean up static regdomain messJohannes Berg2008-09-241-53/+20
| * | cfg80211: fix regulatory code constJohannes Berg2008-09-242-33/+31
| * | cfg80211: clean up regulatory messJohannes Berg2008-09-243-230/+203
| * | cfg80211: fix static regdomainsJohannes Berg2008-09-241-16/+16
* | | net: remove ifalias on empty given alias Oliver Hartkopp2008-09-231-0/+8
|/ /
* | tcp: Fix queue traversal in tcp_use_frto().David S. Miller2008-09-231-0/+2
* | tcp: Fix order of tests in tcp_retransmit_skb()David S. Miller2008-09-231-1/+1
* | neigh: Remove by-hand SKB queue handling.David S. Miller2008-09-231-13/+8
* | pkt_sched: Check the state of tx_queue in dequeue_skb()Jarek Poplawski2008-09-221-4/+14
* | pkt_sched: Always use q->requeue in dev_requeue_skb().David S. Miller2008-09-221-4/+1
* | pkt_sched: Make qdisc->gso_skb a list.David S. Miller2008-09-221-5/+7
* | net: network device name ifalias supportStephen Hemminger2008-09-223-0/+72
* | Phonet: emit errors when a packet cannot be delivered locallyRemi Denis-Courmont2008-09-221-4/+92
* | Phonet: proc interface for port rangeRemi Denis-Courmont2008-09-224-1/+119
* | Phonet: provide MAC header operationsRemi Denis-Courmont2008-09-221-0/+29
* | Phonet: Phonet datagram transport protocolRemi Denis-Courmont2008-09-223-0/+304
* | Phonet: common socket glueRemi Denis-Courmont2008-09-223-3/+337
* | Phonet: Netlink interfaceRemi Denis-Courmont2008-09-223-0/+188
* | Phonet: network device and address handlingRemi Denis-Courmont2008-09-223-0/+212
* | Phonet: add CONFIG_PHONETRemi Denis-Courmont2008-09-224-0/+22
* | Phonet: PF_PHONET protocol family supportRemi Denis-Courmont2008-09-221-0/+216
* | Phonet: global definitionsRemi Denis-Courmont2008-09-221-3/+6
* | ipsec: Fix xfrm_state_walk raceHerbert Xu2008-09-221-9/+30
* | net/atm/lec.c: drop code after returnJulia Lawall2008-09-221-1/+0
* | net: em_cmp.c use unaligned access helpersHarvey Harrison2008-09-221-6/+3
* | netfilter: xt_time gives a wrong monthday in a leap yearKaihui Luo2008-09-221-2/+4
* | net: Remove __skb_insert() calls outside of skbuff internals.David S. Miller2008-09-212-5/+4