summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2010-06-24cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm unitsJuuso Oikarinen
2010-06-21mac80211: Add interface for driver to temporarily disable dynamic psmaster-2010-06-21Juuso Oikarinen
2010-06-15mac80211: Fix ps-qos network latency handlingJuuso Oikarinen
2010-06-14mac80211: Fix circular locking dependency in ARP filter handlingmaster-2010-06-14Juuso Oikarinen
2010-06-14mac80211: Set basic rates while joining ibss networkTeemu Paasikivi
2010-06-14mac80211: allow drivers to sleep in ampdu_actionJohannes Berg
2010-06-14mac80211: remove non-irqsafe aggregation callbacksJohannes Berg
2010-06-08wireless: fix kernel-docJohannes Berg
2010-06-04mac80211: Remove deprecated sta_notify commandsSujith
2010-06-03mac80211: clean up ieee80211_stop_tx_ba_sessionJohannes Berg
2010-06-03mac80211: Add support for hardware ARP query filteringJuuso Oikarinen
2010-06-03mac80211: remove tx status ampdu_ack_mapJohannes Berg
2010-06-02cfg80211: make action channel type optionalJohannes Berg
2010-06-02wireless: fix several minor description typosWalter Goldens
2010-05-24wireless: fix mac80211.h kernel-doc warningsRandy Dunlap
2010-05-24Revert "ath9k: Group Key fix for VAPs"John W. Linville
2010-05-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-05-20netfilter: nf_conntrack: fix a race in __nf_conntrack_confirm against nf_ct_g...Joerg Marx
2010-05-18ipv6: Replace inet6_ifaddr->dead with stateHerbert Xu
2010-05-17net: Introduce skb_tunnel_rx() helperEric Dumazet
2010-05-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-05-17X25: Move accept approve flag to bitfieldandrew hendry
2010-05-17X25: Move interrupt flag to bitfieldandrew hendry
2010-05-17X25: Move qbit flag to bitfieldandrew hendry
2010-05-17net: implements ip_route_input_noref()Eric Dumazet
2010-05-17net: add a noref bit on skb dstEric Dumazet
2010-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-05-16net: Introduce sk_route_nocapsEric Dumazet
2010-05-16tcp: fix MD5 (RFC2385) supportEric Dumazet
2010-05-15net: reserve ports for applications using fixed port numbersAmerigo Wang
2010-05-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-05-12tipc: Update commenting in TIPC APIAllan Stephens
2010-05-12mac80211: add offload channel switch supportJohannes Berg
2010-05-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-11ipv6: ip6mr: support multiple tablesPatrick McHardy
2010-05-11ipv6: ip6mr: move mroute data into seperate structurePatrick McHardy
2010-05-11ipv6: ip6mr: convert struct mfc_cache to struct list_headPatrick McHardy
2010-05-11ipv6: ip6mr: move unres_queue and timer to per-namespace dataPatrick McHardy
2010-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-05-10Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy
2010-05-10Bluetooth: Create per controller workqueueMarcel Holtmann
2010-05-10Bluetooth: Fix race condition on l2cap_ertm_send()Gustavo F. Padovan
2010-05-10Bluetooth: Implement Local Busy Condition handlingGustavo F. Padovan
2010-05-10Bluetooth: Make hci_send_acl() voidGustavo F. Padovan
2010-05-10Bluetooth: Enable option to configure Max Transmission value via sockoptGustavo F. Padovan
2010-05-10Bluetooth: Change acknowledgement to use the value of txWindowGustavo F. Padovan
2010-05-10Bluetooth: Add sockopt configuration for txWindow on L2CAPGustavo F. Padovan
2010-05-10Bluetooth: Fix configuration of the MPS valueGustavo F. Padovan