summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mac80211-for-john-2014-11-10' of git://git.kernel.org/pub/scm/linu...John W. Linville2014-11-101-0/+3
|\
| * mac80211: Fix regression that triggers a kernel BUG with CCMPRonald Wahl2014-11-061-0/+3
* | Merge tag 'mac80211-for-john-2014-11-04' of git://git.kernel.org/pub/scm/linu...John W. Linville2014-11-047-31/+31
|\|
| * mac80211: fix use-after-free in defragmentationJohannes Berg2014-11-031-7/+7
| * mac80211: properly flush delayed scan work on interface removalJohannes Berg2014-10-301-1/+6
| * mac80211: schedule the actual switch of the station before CSA count 0Luciano Coelho2014-10-291-1/+2
| * mac80211: use secondary channel offset IE also beacons during CSALuciano Coelho2014-10-295-17/+10
| * mac80211: flush keys for AP mode on ieee80211_do_stopFelix Fietkau2014-10-291-5/+6
* | Merge tag 'mac80211-for-john-2014-10-23' of git://git.kernel.org/pub/scm/linu...John W. Linville2014-10-276-13/+27
|\|
| * mac80211: minstrels: fix buffer overflow in HT debugfs rc_statsKarl Beldan2014-10-202-10/+15
| * mac80211: fix typo in starting baserate for rts_cts_rate_idxKarl Beldan2014-10-141-1/+1
| * nl80211: sanity check the channel switch counter valueLuciano Coelho2014-10-091-1/+9
| * net: rfkill: kernel-doc warning fixesFabian Frederick2014-10-091-2/+2
| * mac80211: return the vif's chandef in ieee80211_cfg_get_channel()Luciano Coelho2014-10-091-1/+1
| * mac80211: fix warning on htmldocs for last_tdls_pkt_timeLiad Kaufman2014-10-091-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-10-194-7/+8
|\ \
| * | Net: DSA: Fix checking for get_phy_flags functionAndrew Lunn2014-10-191-1/+1
| * | ipv6: fix a potential use after free in sit.cLi RongQing2014-10-181-3/+3
| * | ipv6: fix a potential use after free in ip6_offload.cLi RongQing2014-10-181-0/+1
| * | ipv4: fix a potential use after free in gre_offload.cLi RongQing2014-10-181-3/+3
* | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-181-0/+2
|\ \ \
| * | | 9p/trans_virtio: enable VQs earlyMichael S. Tsirkin2014-10-151-0/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-10-1834-202/+265
|\ \ \ \ | | |/ / | |/| |
| * | | net: dsa: add includes for ethtool and phy_fixed definitionsFlorian Fainelli2014-10-181-0/+1
| * | | openvswitch: Set flow-key members.Pravin B Shelar2014-10-181-3/+3
| * | | netrom: use linux/uaccess.hFabian Frederick2014-10-187-7/+7
| * | | tipc: fix bug in bundled buffer receptionJon Paul Maloy2014-10-181-1/+6
| * | | ipv6: introduce tcp_v6_iif()Eric Dumazet2014-10-183-13/+18
| * | | ipv4: fix a potential use after free in fou.cLi RongQing2014-10-181-0/+3
| * | | ipv4: fix a potential use after free in ip_tunnel_core.cLi RongQing2014-10-181-1/+2
| * | | openvswitch: Create right mask with disabled megaflowsPravin B Shelar2014-10-171-21/+72
| * | | openvswitch: fix a use after freeLi RongQing2014-10-171-1/+2
| * | | ipv4: dst_entry leak in ip_send_unicast_reply()Vasily Averin2014-10-171-3/+9
| * | | ipv4: clean up cookie_v4_check()Cong Wang2014-10-172-4/+4
| * | | ipv4: share tcp_v4_save_options() with cookie_v4_check()Cong Wang2014-10-172-29/+1
| * | | ipv4: call __ip_options_echo() in cookie_v4_check()Cong Wang2014-10-171-1/+1
| * | | openvswitch: use vport instead of pFabian Frederick2014-10-161-2/+2
| * | | openvswitch: kerneldoc warning fixFabian Frederick2014-10-161-1/+1
| * | | net: Add ndo_gso_checkTom Herbert2014-10-151-1/+1
| * | | tcp: TCP Small Queues and strange attractorsEric Dumazet2014-10-141-7/+19
| * | | net: Trap attempts to call sock_kfree_s() with a NULL pointer.David S. Miller2014-10-141-0/+2
| * | | rds: avoid calling sock_kfree_s() on allocation failureCong Wang2014-10-141-3/+4
| * | | caif_usb: use target structure member in memsetFabian Frederick2014-10-141-1/+1
| * | | caif_usb: remove redundant memory messageFabian Frederick2014-10-141-3/+2
| * | | caif: replace kmalloc/memset 0 by kzallocFabian Frederick2014-10-141-2/+2
| * | | ipv4: fix nexthop attlen check in fib_nh_matchJiri Pirko2014-10-141-1/+1
| * | | tcp: fix tcp_ack() performance problemEric Dumazet2014-10-141-9/+27
| * | | ipv6: remove aca_lock spinlock from struct ifacaddr6Li RongQing2014-10-141-1/+0
| * | | tcp: fix ooo_okay setting vs Small QueuesEric Dumazet2014-10-141-2/+6
| * | | net: sctp: fix remote memory pressure from excessive queueingDaniel Borkmann2014-10-142-26/+10