aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-21ARM: net: handle negative offsets in BPF JIT.Nicolas Schichan
2015-07-21ARM: net: fix condition for load_order > 0 when translating load instructions.Nicolas Schichan
2015-07-21tcp: suppress a division by zero warningEric Dumazet
2015-07-21Merge tag 'wireless-drivers-for-davem-2015-07-20' of git://git.kernel.org/pub...David S. Miller
2015-07-21drivers: net: cpsw: remove tx event processing in rx napi pollMugunthan V N
2015-07-21inet: frags: fix defragmented packet's IP header for af_packetEdward Hyunkoo Jee
2015-07-21net: mvneta: fix refilling for Rx DMA buffersSimon Guinot
2015-07-21stmmac: fix setting of driver data in stmmac_dvr_probeJoachim Eastwood
2015-07-21Merge branch 'sch_panic'David S. Miller
2015-07-21sched: cls_flow: fix panic on filter replaceDaniel Borkmann
2015-07-21sched: cls_flower: fix panic on filter replaceDaniel Borkmann
2015-07-21sched: cls_bpf: fix panic on filter replaceDaniel Borkmann
2015-07-21Merge tag 'mac80211-for-davem-2015-07-17' of git://git.kernel.org/pub/scm/lin...David S. Miller
2015-07-21net/mdio: fix mdio_bus_match for c45 PHYShaohui Xie
2015-07-21net: ratelimit warnings about dst entry refcount underflow or overflowKonstantin Khlebnikov
2015-07-21caif: fix leaks and race in caif_queue_rcv_skb()Eric Dumazet
2015-07-20qmi_wwan: add the second QMI/network interface for Sierra Wireless MC7305/MC7355Reinhard Speyerer
2015-07-20ravb: fix race updating TCCRSergei Shtylyov
2015-07-20net: netcp: fix improper initialization in netcp_ndo_open()Karicheri, Muralidharan
2015-07-20bonding: correct the MAC address for "follow" fail_over_mac policydingtianhong
2015-07-20Merge tag 'linux-can-fixes-for-4.2-20150716' of git://git.kernel.org/pub/scm/...David S. Miller
2015-07-20Revert "sit: Add gro callbacks to sit_offload"Herbert Xu
2015-07-20net: dsa: bcm_sf2: do not use indirect reads and writes for 7445E0Florian Fainelli
2015-07-20bonding: correctly handle bonding type change on enslave failureNikolay Aleksandrov
2015-07-20bonding: fix destruction of bond with devices different from arphrd_etherNikolay Aleksandrov
2015-07-20net: dsa: mv88e6xxx: fix fid_mask when leaving bridgeVivien Didelot
2015-07-20virtio_net: don't require ANY_LAYOUT with VERSION_1Michael S. Tsirkin
2015-07-17cfg80211: use RTNL locked reg_can_beacon for IR-relaxationArik Nemtsov
2015-07-17mac80211: add missing length check for confirm framesBob Copeland
2015-07-17mac80211: correct aid location in peering framesBob Copeland
2015-07-17wireless: regulatory: reduce log level of CRDA related messagesThomas Petazzoni
2015-07-17mac80211: shut down interfaces before destroying interface listJohannes Berg
2015-07-17mac80211: wowlan: enable powersave if suspend while ps-pollingChaitanya T K
2015-07-17mac80211: don't clear all tx flags when requeingMichal Kazior
2015-07-17mac80211: clear subdir_stations when removing debugfsTom Hughes
2015-07-17Merge tag 'iwlwifi-for-kalle-2015-06-12' of https://git.kernel.org/pub/scm/li...Kalle Valo
2015-07-17ravb: do not invalidate cache for RX buffer twiceSergei Shtylyov
2015-07-16can: mcp251x: get regulators optionallyStefan Agner
2015-07-16can: mcp251x: fix resume when device is downStefan Agner
2015-07-15Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-07-15tc: act_bpf: fix memory leakAlexei Starovoitov
2015-07-15fq_codel: fix return value of fq_codel_drop()WANG Cong
2015-07-15net_sched: fix a use-after-free in sfqWANG Cong
2015-07-15Merge branch 'ipvlan'David S. Miller
2015-07-15ipvlan: ignore addresses from ipv6 autoconfigurationKonstantin Khlebnikov
2015-07-15ipvlan: use rcu_deference_bh() in ipvlan_queue_xmit()WANG Cong
2015-07-15ipvlan: unhash addresses without synchronize_rcuKonstantin Khlebnikov
2015-07-15ipvlan: plug memory leak in ipvlan_link_deleteKonstantin Khlebnikov
2015-07-15ipvlan: remove counters of ipv4 and ipv6 addressesKonstantin Khlebnikov
2015-07-15Merge tag 'linux-can-fixes-for-4.2-20150715' of git://git.kernel.org/pub/scm/...David S. Miller