aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-07-21net: mvneta: fix refilling for Rx DMA buffersSimon Guinot1-12/+10
2015-07-21stmmac: fix setting of driver data in stmmac_dvr_probeJoachim Eastwood1-1/+1
2015-07-21Merge branch 'sch_panic'David S. Miller3-4/+5
2015-07-21sched: cls_flow: fix panic on filter replaceDaniel Borkmann1-2/+3
2015-07-21sched: cls_flower: fix panic on filter replaceDaniel Borkmann1-1/+1
2015-07-21sched: cls_bpf: fix panic on filter replaceDaniel Borkmann1-1/+1
2015-07-21Merge tag 'mac80211-for-davem-2015-07-17' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller11-41/+111
2015-07-21net/mdio: fix mdio_bus_match for c45 PHYShaohui Xie1-2/+17
2015-07-21net: ratelimit warnings about dst entry refcount underflow or overflowKonstantin Khlebnikov1-1/+3
2015-07-21caif: fix leaks and race in caif_queue_rcv_skb()Eric Dumazet1-11/+8
2015-07-20qmi_wwan: add the second QMI/network interface for Sierra Wireless MC7305/MC7355Reinhard Speyerer1-0/+1
2015-07-20ravb: fix race updating TCCRSergei Shtylyov1-4/+1
2015-07-20net: netcp: fix improper initialization in netcp_ndo_open()Karicheri, Muralidharan1-1/+1
2015-07-20bonding: correct the MAC address for "follow" fail_over_mac policydingtianhong1-0/+20
2015-07-20Merge tag 'linux-can-fixes-for-4.2-20150716' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-canDavid S. Miller1-9/+8
2015-07-20Revert "sit: Add gro callbacks to sit_offload"Herbert Xu1-2/+0
2015-07-20net: dsa: bcm_sf2: do not use indirect reads and writes for 7445E0Florian Fainelli1-2/+13
2015-07-20bonding: correctly handle bonding type change on enslave failureNikolay Aleksandrov1-3/+10
2015-07-20bonding: fix destruction of bond with devices different from arphrd_etherNikolay Aleksandrov1-0/+1
2015-07-20net: dsa: mv88e6xxx: fix fid_mask when leaving bridgeVivien Didelot1-1/+1
2015-07-20virtio_net: don't require ANY_LAYOUT with VERSION_1Michael S. Tsirkin1-1/+2
2015-07-17cfg80211: use RTNL locked reg_can_beacon for IR-relaxationArik Nemtsov6-25/+70
2015-07-17mac80211: add missing length check for confirm framesBob Copeland1-0/+3
2015-07-17mac80211: correct aid location in peering framesBob Copeland1-1/+1
2015-07-17wireless: regulatory: reduce log level of CRDA related messagesThomas Petazzoni1-3/+3
2015-07-17mac80211: shut down interfaces before destroying interface listJohannes Berg1-11/+14
2015-07-17mac80211: wowlan: enable powersave if suspend while ps-pollingChaitanya T K1-0/+16
2015-07-17mac80211: don't clear all tx flags when requeingMichal Kazior1-1/+3
2015-07-17mac80211: clear subdir_stations when removing debugfsTom Hughes1-0/+1
2015-07-17ravb: do not invalidate cache for RX buffer twiceSergei Shtylyov1-7/+3
2015-07-16can: mcp251x: get regulators optionallyStefan Agner1-2/+2
2015-07-16can: mcp251x: fix resume when device is downStefan Agner1-7/+6
2015-07-15Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothDavid S. Miller1-6/+5
2015-07-15tc: act_bpf: fix memory leakAlexei Starovoitov1-0/+3
2015-07-15fq_codel: fix return value of fq_codel_drop()WANG Cong1-1/+10
2015-07-15net_sched: fix a use-after-free in sfqWANG Cong1-1/+1
2015-07-15Merge branch 'ipvlan'David S. Miller3-30/+27
2015-07-15ipvlan: ignore addresses from ipv6 autoconfigurationKonstantin Khlebnikov1-0/+4
2015-07-15ipvlan: use rcu_deference_bh() in ipvlan_queue_xmit()WANG Cong2-1/+6
2015-07-15ipvlan: unhash addresses without synchronize_rcuKonstantin Khlebnikov3-8/+6
2015-07-15ipvlan: plug memory leak in ipvlan_link_deleteKonstantin Khlebnikov1-0/+1
2015-07-15ipvlan: remove counters of ipv4 and ipv6 addressesKonstantin Khlebnikov2-23/+12
2015-07-15Merge tag 'linux-can-fixes-for-4.2-20150715' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-canDavid S. Miller13-39/+28
2015-07-15ipv6: lock socket in ip6_datagram_connect()Eric Dumazet3-9/+28
2015-07-15Merge branch 'isdn-gigaset-fixes'David S. Miller1-25/+10
2015-07-15isdn/gigaset: drop unused ldisc methodsTilman Schmidt1-24/+0
2015-07-15isdn/gigaset: reset tty->receive_room when attaching ser_gigasetTilman Schmidt1-1/+10
2015-07-15fq_codel: fix a use-after-freeWANG Cong1-1/+1
2015-07-15tcp: don't use F-RTO on non-recurring timeoutsYuchung Cheng1-2/+1
2015-07-15bridge: mdb: fix double add notificationNikolay Aleksandrov1-1/+0