aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* mac80211: do not call ieee80211_configure_filter if no interfaces are upFelix Fietkau2012-10-31
* mac80211: make sure data is accessible in EAPOL checkJohannes Berg2012-10-26
* mac80211: verify that skb data is presentJohannes Berg2012-10-26
* mac80211: check management frame header lengthJohannes Berg2012-10-26
* wireless: drop invalid mesh address extension framesJohannes Berg2012-10-26
* mac80211: fix SSID copy on IBSS JOINAntonio Quartulli2012-10-26
* mac80211: don't inspect Sequence Control field on control framesJavier Cardona2012-10-25
* mac80211: Don't drop frames received with mesh ttl == 1Javier Cardona2012-10-25
* mac80211: Only process mesh config header on frames that RA_MATCHJavier Cardona2012-10-25
* mac80211: use blacklist for duplicate IE checkJohannes Berg2012-10-24
* cfg80211: fix initialization of chan->max_reg_powerFelix Fietkau2012-10-18
* cfg80211: fix antenna gain handlingFelix Fietkau2012-10-18
* mac80211: connect with HT20 if HT40 is not permittedJohannes Berg2012-10-17
* cfg80211/mac80211: avoid state mishmash on deauthStanislaw Gruszka2012-10-15
* Merge remote-tracking branch 'wireless/master' into mac80211Johannes Berg2012-10-15
|\
| * mac80211: use ieee80211_free_txskb to fix possible skb leaksFelix Fietkau2012-10-08
| * mac80211: call drv_get_tsf() in sleepable contextThomas Pedersen2012-10-08
| * ipv6: release reference of ip6_null_entry's dst entry in __ip6_del_rtGao feng2012-10-04
| * Remove noisy printks from llcp_sock_connectDave Jones2012-10-04
| * tipc: prevent dropped connections due to rcvbuf overflowErik Hugne2012-10-04
| * silence some noisy printks in irdaDave Jones2012-10-04
| * sctp: check src addr when processing SACK to update transport stateNicolas Dichtel2012-10-04
| * sctp: fix a typo in prototype of __sctp_rcv_lookup()Nicolas Dichtel2012-10-04
| * ipv4: add a fib_type to fib_infoEric Dumazet2012-10-04
| * 8021q: fix mac_len recomputation in vlan_untag()Antonio Quartulli2012-10-02
| * ipv6: don't add link local route when there is no link local addressNicolas Dichtel2012-10-02
| * workqueue: avoid using deprecated functionsLinus Torvalds2012-10-02
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-02
| |\
| | * igmp: export symbol ip_mc_leave_groupstephen hemminger2012-10-01
| | * netlink: add attributes to fdb interfacestephen hemminger2012-10-01
| | * gre: fix sparse warningstephen hemminger2012-10-01
| | * net/key/af_key.c: add range checks on ->sadb_x_policy_lenDan Carpenter2012-10-01
| | * ipv4: gre: add GRO capabilityEric Dumazet2012-10-01
| | * net: add gro_cells infrastructureEric Dumazet2012-10-01
| | * tcp: gro: add checksuming helpersEric Dumazet2012-10-01
| | * ipv6: del unreachable route when an addr is deleted on loNicolas Dichtel2012-10-01
| | * use skb_end_offset() in skb_try_coalesce()Weiping Pan2012-10-01
| | * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-09-30
| | |\
| | | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-28
| | | |\
| | | | * NFC: Fix sleeping in atomic when releasing socketSzymon Janc2012-09-27
| | | | * NFC: Fix sleeping in invalid context when netlink socket is closedSzymon Janc2012-09-27
| | | | * NFC: Add dummy nfc_llc_shdlc_register definitionJohn W. Linville2012-09-27
| | | | * NFC: LLCP raw socket supportThierry Escande2012-09-27
| | | | * NFC: Use dynamic initialization for rwlocksSzymon Janc2012-09-27
| | | | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-09-25
| | | | |\
| | | | | * cfg80211: Fix regulatory check for 60GHz band frequenciesVladimir Kondratiev2012-09-25
| | | | | * rfkill: prevent unnecessary event generationVitaly Wool2012-09-24
| | | | | * mac80211: don't send delBA on addBA failureJohannes Berg2012-09-21
| | | | | * mac80211: don't send delBA when removing stationsJohannes Berg2012-09-21
| | | | | * mac80211: don't send delBA before disassocJohannes Berg2012-09-21