summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | NFC: Removed addressed shdlc TODOsEric Lapuyade2012-07-091-11/+0
| | * | NFC: Prepare asynchronous error management for driver and shdlcEric Lapuyade2012-07-092-8/+19
| | * | Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville2012-07-0923-257/+746
| | |\ \
| | | * | mac80211: fix crash with single-queue driversJohannes Berg2012-07-061-2/+10
| | | * | mac80211: always set in_reconfig=false on wakeupEliad Peller2012-07-061-1/+1
| | | * | mac80211: fix debugfs default key linksJohannes Berg2012-07-061-6/+10
| | | * | cfg80211: bitrate calculation for 60gVladimir Kondratiev2012-07-051-0/+49
| | | * | {nl,cfg}80211: support high bitratesVladimir Kondratiev2012-07-052-3/+8
| | | * | cfg80211: fix locking regression in monitor channel trackingJohannes Berg2012-07-042-7/+5
| | | * | mac80211: add TX prepare APIJohannes Berg2012-07-033-0/+29
| | | * | mac80211: reduce IEEE80211_TX_MAX_RATESThomas Huehn2012-07-031-2/+1
| | | * | mac80211: remove tx_frags driver callbackJohannes Berg2012-07-023-14/+3
| | | * | mac80211: include VHT capability IE in probe requestsMahesh Palivela2012-07-023-1/+34
| | | * | wireless: regulatory for 60gVladimir Kondratiev2012-07-021-1/+4
| | | * | cfg80211: add 802.11ad (60gHz band) supportVladimir Kondratiev2012-07-023-10/+37
| | | * | mac80211: allow calling ieee80211_ap_probereq_get() during auth/assocEliad Peller2012-07-021-3/+10
| | | * | cfg80211: respect iface combinations when starting operationMichal Kazior2012-06-296-5/+52
| | | * | cfg80211: add channel checking for iface combinationsMichal Kazior2012-06-293-8/+88
| | | * | cfg80211/mac80211: remove .get_channelMichal Kazior2012-06-293-28/+7
| | | * | cfg80211: set initial monitor channelMichal Kazior2012-06-291-0/+31
| | | * | cfg80211: track monitor channelMichal Kazior2012-06-293-2/+18
| | | * | cfg80211: refuse to .set_monitor_channel when non-monitors are presentMichal Kazior2012-06-291-0/+2
| | | * | mac80211: refactor virtual monitor codeMichal Kazior2012-06-293-14/+17
| | | * | cfg80211: track monitor interfaces countMichal Kazior2012-06-293-0/+43
| | | * | cfg80211: introduce cfg80211_get_chan_stateMichal Kazior2012-06-292-0/+63
| | | * | cfg80211: track ibss fixed channelMichal Kazior2012-06-291-0/+1
| | | * | cfg80211: add channel tracking for AP and meshMichal Kazior2012-06-294-5/+19
| | | * | cfg80211: .stop_ap when interface is going downMichal Kazior2012-06-292-0/+6
| | | * | cfg80211: introduce cfg80211_stop_apMichal Kazior2012-06-294-17/+50
| | | * | Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2012-06-2837-1716/+3089
| | | |\ \
| | | * | | cfg80211: allow advertising VHT capabilitiesMahesh Palivela2012-06-281-0/+9
| | | * | | mac80211: don't require associated->beacon_ies for psEliad Peller2012-06-281-3/+0
| | | * | | mac80211: flush queues before deauth/disassocEliad Peller2012-06-281-0/+4
| | | * | | mac80211: don't expose ieee80211_add_srates_ie()Johannes Berg2012-06-285-16/+18
| | | * | | cfg80211: don't allow WoWLAN support without CONFIG_PMJohannes Berg2012-06-273-4/+13
| | | * | | mac80211: make __ieee80211_recalc_idle staticJohannes Berg2012-06-262-122/+121
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-098-27/+32
| | |\ \ \ \ | | | |_|/ / | | |/| | |
* | | | | | ipv4: Don't store a rule pointer in fib_result.David S. Miller2012-07-133-21/+8
* | | | | | tcp: add LAST_ACK as a valid state for TSQEric Dumazet2012-07-131-2/+2
* | | | | | net: Update alloc frag to reduce get/put page usage and recycle pagesAlexander Duyck2012-07-131-8/+20
|/ / / / /
* | | | | ipv4: Remove tb_peers from fib_table.David S. Miller2012-07-121-3/+0
* | | | | Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2012-07-121-57/+33
|\ \ \ \ \
| * | | | | can: gw: Remove pointless castsThomas Graf2012-07-101-4/+2
| * | | | | can: gw: Properly fill the netlink header when responding to RTM_GETROUTEThomas Graf2012-07-101-3/+7
| * | | | | can: gw: Use nla_policy to validate netlink attributesThomas Graf2012-07-101-24/+23
| * | | | | can: gw: Don't bump nlmsg_len manuallyThomas Graf2012-07-101-26/+1
* | | | | | ipv4: Put proper checks into icmp_socket_deliver().David S. Miller2012-07-121-6/+6
* | | | | | net: sched: add ipset ematchFlorian Westphal2012-07-123-0/+146
* | | | | | 6lowpan: rework fragment-deleting routinealex.bluesman.smirnov@gmail.com2012-07-121-19/+20
* | | | | | 6lowpan: fix tag variable sizealex.bluesman.smirnov@gmail.com2012-07-121-1/+1