summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | sched: cls_bpf: fix panic on filter replaceDaniel Borkmann2015-07-211-1/+1
| | |/ / /
| | * | | Merge tag 'mac80211-for-davem-2015-07-17' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-07-2111-41/+111
| | |\ \ \
| | | * | | cfg80211: use RTNL locked reg_can_beacon for IR-relaxationArik Nemtsov2015-07-176-25/+70
| | | * | | mac80211: add missing length check for confirm framesBob Copeland2015-07-171-0/+3
| | | * | | mac80211: correct aid location in peering framesBob Copeland2015-07-171-1/+1
| | | * | | wireless: regulatory: reduce log level of CRDA related messagesThomas Petazzoni2015-07-171-3/+3
| | | * | | mac80211: shut down interfaces before destroying interface listJohannes Berg2015-07-171-11/+14
| | | * | | mac80211: wowlan: enable powersave if suspend while ps-pollingChaitanya T K2015-07-171-0/+16
| | | * | | mac80211: don't clear all tx flags when requeingMichal Kazior2015-07-171-1/+3
| | | * | | mac80211: clear subdir_stations when removing debugfsTom Hughes2015-07-171-0/+1
| | * | | | net/mdio: fix mdio_bus_match for c45 PHYShaohui Xie2015-07-211-2/+17
| | * | | | net: ratelimit warnings about dst entry refcount underflow or overflowKonstantin Khlebnikov2015-07-211-1/+3
| | * | | | caif: fix leaks and race in caif_queue_rcv_skb()Eric Dumazet2015-07-211-11/+8
| | * | | | qmi_wwan: add the second QMI/network interface for Sierra Wireless MC7305/MC7355Reinhard Speyerer2015-07-201-0/+1
| | * | | | ravb: fix race updating TCCRSergei Shtylyov2015-07-201-4/+1
| | * | | | net: netcp: fix improper initialization in netcp_ndo_open()Karicheri, Muralidharan2015-07-201-1/+1
| | * | | | bonding: correct the MAC address for "follow" fail_over_mac policydingtianhong2015-07-201-0/+20
| | * | | | Merge tag 'linux-can-fixes-for-4.2-20150716' of git://git.kernel.org/pub/scm/...David S. Miller2015-07-201-9/+8
| | |\ \ \ \
| | | * | | | can: mcp251x: get regulators optionallyStefan Agner2015-07-161-2/+2
| | | * | | | can: mcp251x: fix resume when device is downStefan Agner2015-07-161-7/+6
| | * | | | | Revert "sit: Add gro callbacks to sit_offload"Herbert Xu2015-07-201-2/+0
| | * | | | | net: dsa: bcm_sf2: do not use indirect reads and writes for 7445E0Florian Fainelli2015-07-201-2/+13
| | * | | | | bonding: correctly handle bonding type change on enslave failureNikolay Aleksandrov2015-07-201-3/+10
| | * | | | | bonding: fix destruction of bond with devices different from arphrd_etherNikolay Aleksandrov2015-07-201-0/+1
| | * | | | | net: dsa: mv88e6xxx: fix fid_mask when leaving bridgeVivien Didelot2015-07-201-1/+1
| | * | | | | virtio_net: don't require ANY_LAYOUT with VERSION_1Michael S. Tsirkin2015-07-201-1/+2
| | * | | | | ravb: do not invalidate cache for RX buffer twiceSergei Shtylyov2015-07-171-7/+3
| | |/ / / /
| | * | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-07-151-6/+5
| | |\ \ \ \
| | | * | | | Bluetooth: btbcm: allow btbcm_read_verbose_config to fail on AppleChris Mason2015-07-141-6/+5
| | | |/ / /
| | * | | | tc: act_bpf: fix memory leakAlexei Starovoitov2015-07-151-0/+3
| | * | | | fq_codel: fix return value of fq_codel_drop()WANG Cong2015-07-151-1/+10
| | * | | | net_sched: fix a use-after-free in sfqWANG Cong2015-07-151-1/+1
| | * | | | Merge branch 'ipvlan'David S. Miller2015-07-153-30/+27
| | |\ \ \ \
| | | * | | | ipvlan: ignore addresses from ipv6 autoconfigurationKonstantin Khlebnikov2015-07-151-0/+4
| | | * | | | ipvlan: use rcu_deference_bh() in ipvlan_queue_xmit()WANG Cong2015-07-152-1/+6
| | | * | | | ipvlan: unhash addresses without synchronize_rcuKonstantin Khlebnikov2015-07-153-8/+6
| | | * | | | ipvlan: plug memory leak in ipvlan_link_deleteKonstantin Khlebnikov2015-07-151-0/+1
| | | * | | | ipvlan: remove counters of ipv4 and ipv6 addressesKonstantin Khlebnikov2015-07-152-23/+12
| | |/ / / /
| | * | | | Merge tag 'linux-can-fixes-for-4.2-20150715' of git://git.kernel.org/pub/scm/...David S. Miller2015-07-1513-39/+28
| | |\ \ \ \
| | | * | | | can: pcan_usb: don't touch skb after netif_rx()Marc Kleine-Budde2015-07-152-6/+5
| | | * | | | can: usb_8dev: don't touch skb after netif_rx()Marc Kleine-Budde2015-07-151-4/+2
| | | * | | | can: ems_usb: don't touch skb after netif_rx()Marc Kleine-Budde2015-07-151-4/+2
| | | * | | | can: esd_usb2: don't touch skb after netif_rx()Marc Kleine-Budde2015-07-151-4/+2
| | | * | | | can: sja1000: don't touch skb after netif_rx()Marc Kleine-Budde2015-07-151-4/+2
| | | * | | | can: cc770: don't touch skb after netif_rx()Marc Kleine-Budde2015-07-151-2/+2
| | | * | | | can: ti_heccn: don't touch skb after netif_rx()Marc Kleine-Budde2015-07-151-1/+1
| | | * | | | can: slcan: don't touch skb after netif_rx_ni()Marc Kleine-Budde2015-07-151-1/+1
| | | * | | | can: grcan: don't touch skb after netif_rx()Marc Kleine-Budde2015-07-151-1/+2
| | | * | | | can: bfin_can: don't touch skb after netif_rx()Marc Kleine-Budde2015-07-151-4/+2
| | | * | | | can: flexcan: don't touch skb after netif_receive_skb()Marc Kleine-Budde2015-07-151-4/+3
OpenPOWER on IntegriCloud