summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-29virtio_net: don't require ANY_LAYOUT with VERSION_1Michael S. Tsirkin
2015-09-29netlink: don't hold mutex in rcu callback when releasing mmapd ringFlorian Westphal
2015-09-29inet: frags: fix defragmented packet's IP header for af_packetEdward Hyunkoo Jee
2015-09-29sched: cls_flow: fix panic on filter replaceDaniel Borkmann
2015-09-29sched: cls_bpf: fix panic on filter replaceDaniel Borkmann
2015-09-29bonding: correct the MAC address for "follow" fail_over_mac policydingtianhong
2015-09-29Revert "sit: Add gro callbacks to sit_offload"Herbert Xu
2015-09-29bonding: fix destruction of bond with devices different from arphrd_etherNikolay Aleksandrov
2015-09-29ipv6: lock socket in ip6_datagram_connect()Eric Dumazet
2015-09-29isdn/gigaset: reset tty->receive_room when attaching ser_gigasetTilman Schmidt
2015-09-29fq_codel: fix a use-after-freeWANG Cong
2015-09-29bridge: mdb: fix double add notificationNikolay Aleksandrov
2015-09-29net: Fix skb_set_peeked use-after-free bugHerbert Xu
2015-09-29net: Fix skb csum races when peekingHerbert Xu
2015-09-29net: Clone skb before setting peeked flagHerbert Xu
2015-09-29net/xen-netback: off by one in BUG_ON() conditionDan Carpenter
2015-09-29net: call rcu_read_lock early in process_backlogJulian Anastasov
2015-09-29net: do not process device backlog during unregistrationJulian Anastasov
2015-09-29bridge: fix potential crash in __netdev_pick_tx()Eric Dumazet
2015-09-29net: pktgen: fix race between pktgen_thread_worker() and kthread_stop()Oleg Nesterov
2015-09-29bridge: mdb: zero out the local br_ip variable before useNikolay Aleksandrov
2015-09-29net/tipc: initialize security state for new connection socketStephen Smalley
2015-09-29ip_tunnel: fix ipv4 pmtu check to honor inner ip header dfTimo Teräs
2015-09-29rtnetlink: verify IFLA_VF_INFO attributes before passing them to driverDaniel Borkmann
2015-09-29Revert "dev: set iflink to 0 for virtual interfaces"Nicolas Dichtel
2015-09-29net: graceful exit from netif_alloc_netdev_queues()Eric Dumazet
2015-09-29rhashtable: fix for resize events during table walkPhil Sutter
2015-09-29ipv6: Make MLD packets to only be processed locallyAngga
2015-09-29jbd2: avoid infinite loop when destroying aborted journalJan Kara
2015-09-29lib/decompressors: use real out buf size for gunzip with kernelYinghai Lu
2015-09-29hfs,hfsplus: cache pages correctly between bnode_create and bnode_freeHin-Tak Leung
2015-09-29net: stmmac: dwmac-rk: Fix clk rate when provided by socHeiko Stübner
2015-09-29stmmac: troubleshoot unexpected bits in des0 & des1Alexey Brodkin
2015-09-29stmmac: fix check for phydev being openAlexey Brodkin
2015-09-29IB/mlx4: Fix incorrect cq flushing in error stateAriel Nahum
2015-09-29IB/mlx4: Use correct SL on AH query under RoCENoa Osherovich
2015-09-29IB/mlx4: Forbid using sysfs to change RoCE pkeysJack Morgenstein
2015-09-29IB/mlx4: Fix potential deadlock when sending mad to wireJack Morgenstein
2015-09-29IB/mlx5: avoid destroying a NULL mr in reg_user_mr error flowHaggai Eran
2015-09-29IB/iser: Fix possible bogus DMA unmappingSagi Grimberg
2015-09-29IB/iser: Fix missing return status check in iser_send_data_outSagi Grimberg
2015-09-29IB/uverbs: Fix race between ib_uverbs_open and remove_oneYishai Hadas
2015-09-29IB/uverbs: reject invalid or unknown opcodesChristoph Hellwig
2015-09-29IB/qib: Change lkey table allocation to support more MRsMike Marciniszyn
2015-09-29IB/srp: Stop the scsi_eh_<n> and scsi_tmf_<n> threads if login failsBart Van Assche
2015-09-29IB/srp: Handle partial connection success correctlyBart Van Assche
2015-09-29ideapad-laptop: Add Lenovo Yoga 3 14 to no_hw_rfkill dmi listHans de Goede
2015-09-29hfs: fix B-tree corruption after insertion at position 0Hin-Tak Leung
2015-09-29eCryptfs: Invalidate dcache entries when lower i_nlink is zeroTyler Hicks
2015-09-29iommu/vt-d: Really use upper context table when necessaryJoerg Roedel