aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* mac80211: do not pass PS frames out of mac80211 againJohannes Berg2009-06-10
* rfkill: remove input KconfigJohannes Berg2009-06-10
* rfkill: print events when input handler is disabled/enabledJohannes Berg2009-06-10
* mac80211 : fix unaligned rx skbmatthieu castet2009-06-10
* mac80211: fix minstrel single-rate memory corruptionBob Copeland2009-06-10
* net: add NL802154 interface for configuration of 802.15.4 devicesSergey Lapin2009-06-09
* net: add IEEE 802.15.4 socket family implementationSergey Lapin2009-06-09
* Add constants for the ieee 802.15.4 stackSergey Lapin2009-06-09
* pkt_sched: Use PSCHED_SHIFT in PSCHED time conversionJarek Poplawski2009-06-09
* net: dev_addr_init() fixEric Dumazet2009-06-09
* xfrm: Use frag list abstraction interfaces.David S. Miller2009-06-09
* sctp: Use frag list abstraction interfaces.David S. Miller2009-06-09
* phonet: Use frag list abstraction interfaces.David S. Miller2009-06-09
* netfilter: Use frag list abstraction interfaces.David S. Miller2009-06-09
* ipv6: Use frag list abstraction interfaces.David S. Miller2009-06-09
* ipv4: Use frag list abstraction interfaces.David S. Miller2009-06-09
* net/core/user_dma.c: Use frag list abstraction interfaces.David S. Miller2009-06-09
* net/core/skbuff.c: Use frag list abstraction interfaces.David S. Miller2009-06-09
* net/core/dev.c: Use frag list abstraction interfaces.David S. Miller2009-06-09
* datagram: Use frag list abstraction interfaces.David S. Miller2009-06-09
* appletalk: Use frag list abstraction interfaces.David S. Miller2009-06-09
* isdn: rename capi_ctr_reseted() to capi_ctr_down()Tilman Schmidt2009-06-08
* net pkgen.c:fix no need for checkFigo.zhang2009-06-08
* net: Fix memcpy_toiovecend() to use the right offsetSridhar Samudrala2009-06-08
* net: Fix skb_copy_datagram_from_iovec() to pass the right offsetSridhar Samudrala2009-06-08
* net: skb_shared_info optimizationEric Dumazet2009-06-08
* net: num_dma_maps is not usedEric Dumazet2009-06-08
* net: Ensure partial checksum offset is inside the skb headHerbert Xu2009-06-08
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-06-07
|\
| * wimax: depend on rfkill properlyJohannes Berg2009-06-04
| * cfg80211: fix Kconfig for users of cfg80211Johannes Berg2009-06-03
| * rfkill: always init poll delayed workJohannes Berg2009-06-03
| * mac80211: removed unused variable in ieee80211_tx()Luis R. Rodriguez2009-06-03
| * mac80211: extend sta kdoc - explain when they are addedLuis R. Rodriguez2009-06-03
| * cfg80211: make ieee80211_get_mesh_hdrlen() staticLuis R. Rodriguez2009-06-03
| * cfg80211: add rfkill supportJohannes Berg2009-06-03
| * rfkill: add function to query stateJohannes Berg2009-06-03
| * cfg80211: move txpower wext from mac80211Johannes Berg2009-06-03
| * rfkill: create useful userspace interfaceJohannes Berg2009-06-03
| * rfkill: rewriteJohannes Berg2009-06-03
| * nl80211: use GFP_ATOMIC for michael mic failure messageBob Copeland2009-06-03
| * cfg80211: fix for duplicate userspace repliesLuis R. Rodriguez2009-06-03
| * net: introduce pre-up netdev notifierJohannes Berg2009-06-03
| * mac80211: handle -EALREADY on cfg80211 op assoc reqLuis R. Rodriguez2009-06-03
| * cfg80211: disallow interfering with stations on non-AP (part 2)Johannes Berg2009-06-03
| * mac80211: fix transposed min/max CW valuesJohannes Berg2009-06-03
| * cfg80211: use key size constantsJohannes Berg2009-06-03
| * nl80211: bounce scan request back to userspaceJohannes Berg2009-06-03
| * cfg80211: validate AID of stations being addedJohannes Berg2009-06-03
| * mac80211: deprecate conf.beacon_int properlyJohannes Berg2009-06-03