summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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/...David 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-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/...David 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/...David 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
2015-07-15bridge: multicast: treat igmpv3 report with INCLUDE and no sources as a leaveSatish Ashok1-7/+30
2015-07-15net: Fix skb csum races when peekingHerbert Xu1-6/+9
2015-07-15Revert "net: fec: Ensure clocks are enabled while using mdio bus"Fabio Estevam1-75/+13
2015-07-15NET: AX.25: Stop heartbeat timer on disconnect.Richard Stearn1-0/+1
2015-07-15net: Clone skb before setting peeked flagHerbert Xu1-3/+38
2015-07-15rtnetlink: reject non-IFLA_VF_PORT attributes inside IFLA_VF_PORTSDaniel Borkmann1-4/+7
2015-07-15can: pcan_usb: don't touch skb after netif_rx()Marc Kleine-Budde2-6/+5
2015-07-15can: usb_8dev: don't touch skb after netif_rx()Marc Kleine-Budde1-4/+2
2015-07-15can: ems_usb: don't touch skb after netif_rx()Marc Kleine-Budde1-4/+2
2015-07-15can: esd_usb2: don't touch skb after netif_rx()Marc Kleine-Budde1-4/+2
2015-07-15can: sja1000: don't touch skb after netif_rx()Marc Kleine-Budde1-4/+2
2015-07-15can: cc770: don't touch skb after netif_rx()Marc Kleine-Budde1-2/+2
2015-07-15can: ti_heccn: don't touch skb after netif_rx()Marc Kleine-Budde1-1/+1
2015-07-15can: slcan: don't touch skb after netif_rx_ni()Marc Kleine-Budde1-1/+1
2015-07-15can: grcan: don't touch skb after netif_rx()Marc Kleine-Budde1-1/+2
2015-07-15can: bfin_can: don't touch skb after netif_rx()Marc Kleine-Budde1-4/+2
2015-07-15can: flexcan: don't touch skb after netif_receive_skb()Marc Kleine-Budde1-4/+3