aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| | * | mac80211: save wmm_acm per sdataYoni Divinsky2012-06-20
| | * | mac80211: use the correct capability info in ieee80211_set_associated()Luciano Coelho2012-06-20
| | * | cfg80211: fix regression in multi-vif AP startFelix Fietkau2012-06-20
| | * | nl80211: use __cfg80211_rdev_from_attrs for testmodeJohannes Berg2012-06-20
| | * | nl80211: change __cfg80211_rdev_from_infoJohannes Berg2012-06-20
| | * | nl80211: fix netns separationJohannes Berg2012-06-20
| | * | nl80211: refactor __cfg80211_rdev_from_infoJohannes Berg2012-06-20
| | * | cfg80211: make some functions staticJohannes Berg2012-06-20
| | * | mac80211: initialize sta pointer to avoid false-positive warningLuciano Coelho2012-06-20
| | * | mac80211: cleanup offchannel_ps_enable argumentRajkumar Manoharan2012-06-20
| | * | mac80211: fix and improve mesh RANN processingChun-Yeow Yeoh2012-06-18
| | * | mac80211: set only VO as a U-APSD enabled ACArik Nemtsov2012-06-18
| | * | mac80211: stop Rx during HW reconfigArik Nemtsov2012-06-18
| | * | mac80211: fix the assignment of mesh element TTLChun-Yeow Yeoh2012-06-18
| | * | {nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationIntervalChun-Yeow Yeoh2012-06-18
| | * | mac80211: invoke the timer only with correct dot11MeshHWMPRootMode valueChun-Yeow Yeoh2012-06-18
| | * | mac80211: implement the proactive PREP generationChun-Yeow Yeoh2012-06-18
| | * | mac80211: implement the proactive PREQ generationChun-Yeow Yeoh2012-06-14
| | * | {nl,cfg,mac}80211: implement dot11MeshHWMProotInterval and dot11MeshHWMPactiv...Chun-Yeow Yeoh2012-06-14
| | * | nl80211: fix sched scan match attribute nameJohannes Berg2012-06-13
| | * | mac80211: Disallow changing chan type on monitor when CHAN_MODE_FIXEDPontus Fuchs2012-06-13
| | * | mac80211: allow cancelling dependent ROCsJohannes Berg2012-06-13
| | * | mac80211: remove unneeded ieee80211_run_deferred_scan()Johannes Berg2012-06-11
| | * | {nl,cfg,mac}80211: fix the coding style related to mesh parametersChun-Yeow Yeoh2012-06-11
| | * | mac80211: Rename stainfo variable for the more common staJavier Cardona2012-06-09
| | * | mac80211: Remove unused variableJavier Cardona2012-06-09
* | | | ipv4: Elide fib_validate_source() completely when possible.David S. Miller2012-06-29
* | | | net: l2tp_eth: provide tx_dropped counterEric Dumazet2012-06-29
* | | | ipv6_tunnel: Allow receiving packets on the fallback tunnel if they pass sani...Ville Nuorvala2012-06-29
* | | | ipv4: Remove extraneous assignment of dst->tclassid.David S. Miller2012-06-29
* | | | ipv4: Adjust in_dev handling in fib_validate_source()David S. Miller2012-06-28
* | | | ipv4: Fix bugs in fib_compute_spec_dst().David S. Miller2012-06-28
* | | | net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new()Thomas Graf2012-06-28
* | | | tcp: plug dst leak in tcp_v6_conn_request()Neal Cardwell2012-06-28
* | | | tcp: use inet6_csk_route_req() in tcp_v6_send_synack()Neal Cardwell2012-06-28
* | | | tcp: pass fl6 to inet6_csk_route_req()Neal Cardwell2012-06-28
* | | | tcp: fix inet6_csk_route_req() for link-local addressesNeal Cardwell2012-06-28
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-28
|\ \ \ \
| * \ \ \ Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-06-28
| |\ \ \ \
| | * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-28
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | mac80211: correct behaviour on unrecognised action framesJohannes Berg2012-06-27
| | | * | | NFC: Return from rawsock_release when sk is NULLEric Dumazet2012-06-25
| | | * | | NFC: Prevent multiple buffer overflows in NCIDan Rosenberg2012-06-25
| | | * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-06-22
| | | |\ \ \
| | | | * | | mac80211: clear ifmgd->bssid only after building DELBAEliad Peller2012-06-21
| * | | | | | net: Downgrade CAP_SYS_MODULE deprecated message from error to warning.Vinson Lee2012-06-28
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-06-28
| |\| | | | |
| | * | | | | 9p: fix min_t() casting in p9pdu_vwritef()Dan Carpenter2012-06-27
| | * | | | | bridge: Assign rtnl_link_ops to bridge devices created via ioctl (v2)stephen hemminger2012-06-27
| | * | | | | net: l2tp_eth: use LLTX to avoid LOCKDEP splatsEric Dumazet2012-06-26