aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| | | * cfg80211: respect iface combinations when starting operationMichal Kazior2012-06-29
| | | * cfg80211: add channel checking for iface combinationsMichal Kazior2012-06-29
| | | * cfg80211/mac80211: remove .get_channelMichal Kazior2012-06-29
| | | * cfg80211: set initial monitor channelMichal Kazior2012-06-29
| | | * cfg80211: track monitor channelMichal Kazior2012-06-29
| | | * cfg80211: refuse to .set_monitor_channel when non-monitors are presentMichal Kazior2012-06-29
| | | * mac80211: refactor virtual monitor codeMichal Kazior2012-06-29
| | | * cfg80211: track monitor interfaces countMichal Kazior2012-06-29
| | | * cfg80211: introduce cfg80211_get_chan_stateMichal Kazior2012-06-29
| | | * cfg80211: track ibss fixed channelMichal Kazior2012-06-29
| | | * cfg80211: add channel tracking for AP and meshMichal Kazior2012-06-29
| | | * cfg80211: .stop_ap when interface is going downMichal Kazior2012-06-29
| | | * cfg80211: introduce cfg80211_stop_apMichal Kazior2012-06-29
| | | * Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2012-06-28
| | | |\
| | | * | cfg80211: allow advertising VHT capabilitiesMahesh Palivela2012-06-28
| | | * | mac80211: don't require associated->beacon_ies for psEliad Peller2012-06-28
| | | * | mac80211: flush queues before deauth/disassocEliad Peller2012-06-28
| | | * | mac80211: don't expose ieee80211_add_srates_ie()Johannes Berg2012-06-28
| | | * | cfg80211: don't allow WoWLAN support without CONFIG_PMJohannes Berg2012-06-27
| | | * | mac80211: make __ieee80211_recalc_idle staticJohannes Berg2012-06-26
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-09
| | |\ \ \ | | | |_|/ | | |/| |
* | | | | ipv4: Don't store a rule pointer in fib_result.David S. Miller2012-07-13
* | | | | tcp: add LAST_ACK as a valid state for TSQEric Dumazet2012-07-13
* | | | | net: Update alloc frag to reduce get/put page usage and recycle pagesAlexander Duyck2012-07-13
|/ / / /
* | | | ipv4: Remove tb_peers from fib_table.David S. Miller2012-07-12
* | | | Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2012-07-12
|\ \ \ \
| * | | | can: gw: Remove pointless castsThomas Graf2012-07-10
| * | | | can: gw: Properly fill the netlink header when responding to RTM_GETROUTEThomas Graf2012-07-10
| * | | | can: gw: Use nla_policy to validate netlink attributesThomas Graf2012-07-10
| * | | | can: gw: Don't bump nlmsg_len manuallyThomas Graf2012-07-10
* | | | | ipv4: Put proper checks into icmp_socket_deliver().David S. Miller2012-07-12
* | | | | net: sched: add ipset ematchFlorian Westphal2012-07-12
* | | | | 6lowpan: rework fragment-deleting routinealex.bluesman.smirnov@gmail.com2012-07-12
* | | | | 6lowpan: fix tag variable sizealex.bluesman.smirnov@gmail.com2012-07-12
* | | | | mac802154: sparse warnings: make symbols staticalex.bluesman.smirnov@gmail.com2012-07-12
* | | | | 6lowpan: get extra headroom in allocated framealex.bluesman.smirnov@gmail.com2012-07-12
* | | | | mac802154: add get short address methodalex.bluesman.smirnov@gmail.com2012-07-12
* | | | | 6lowpan: revert: add missing spin_lock_init()alex.bluesman.smirnov@gmail.com2012-07-12
* | | | | ipv4: Fix warnings in ip_do_redirect() for some configurations.David S. Miller2012-07-12
* | | | | net: Remove checks for dst_ops->redirect being NULL.David S. Miller2012-07-12
* | | | | net: Add dummy dst_ops->redirect method where needed.David S. Miller2012-07-12
* | | | | ipv6: Use icmpv6_notify() to propagate redirect, instead of rt6_redirect().David S. Miller2012-07-12
* | | | | ipv6: Add redirect support to all protocol icmp error handlers.David S. Miller2012-07-12
* | | | | ipv6: Add ip6_redirect() and ip6_sk_redirect() helper functions.David S. Miller2012-07-12
* | | | | ipv6: Pull main logic of rt6_redirect() into rt6_do_redirect().David S. Miller2012-07-12
* | | | | ipv6: Move bulk of redirect handling into rt6_redirect().David S. Miller2012-07-12
* | | | | ipv6: Export ndisc option parsing from ndisc.cDavid S. Miller2012-07-12
* | | | | ipv4: Kill ip_rt_redirect().David S. Miller2012-07-12
* | | | | ipv4: Add redirect support to all protocol icmp error handlers.David S. Miller2012-07-12
* | | | | ipv4: Add ipv4_redirect() and ipv4_sk_redirect() helper functions.David S. Miller2012-07-12