summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-29virtio_net: don't require ANY_LAYOUT with VERSION_1Michael S. Tsirkin1-1/+2
2015-09-29netlink: don't hold mutex in rcu callback when releasing mmapd ringFlorian Westphal1-32/+47
2015-09-29inet: frags: fix defragmented packet's IP header for af_packetEdward Hyunkoo Jee1-2/+5
2015-09-29sched: cls_flow: fix panic on filter replaceDaniel Borkmann1-2/+3
2015-09-29sched: cls_bpf: fix panic on filter replaceDaniel Borkmann1-1/+1
2015-09-29bonding: correct the MAC address for "follow" fail_over_mac policydingtianhong1-0/+20
2015-09-29Revert "sit: Add gro callbacks to sit_offload"Herbert Xu1-2/+0
2015-09-29bonding: fix destruction of bond with devices different from arphrd_etherNikolay Aleksandrov1-0/+1
2015-09-29ipv6: lock socket in ip6_datagram_connect()Eric Dumazet3-9/+28
2015-09-29isdn/gigaset: reset tty->receive_room when attaching ser_gigasetTilman Schmidt1-1/+10
2015-09-29fq_codel: fix a use-after-freeWANG Cong1-1/+1
2015-09-29bridge: mdb: fix double add notificationNikolay Aleksandrov1-1/+0
2015-09-29net: Fix skb_set_peeked use-after-free bugHerbert Xu1-6/+7
2015-09-29net: Fix skb csum races when peekingHerbert Xu1-6/+9
2015-09-29net: Clone skb before setting peeked flagHerbert Xu1-3/+38
2015-09-29net/xen-netback: off by one in BUG_ON() conditionDan Carpenter1-3/+3
2015-09-29net: call rcu_read_lock early in process_backlogJulian Anastasov1-15/+15
2015-09-29net: do not process device backlog during unregistrationJulian Anastasov1-2/+4
2015-09-29bridge: fix potential crash in __netdev_pick_tx()Eric Dumazet1-0/+1
2015-09-29net: pktgen: fix race between pktgen_thread_worker() and kthread_stop()Oleg Nesterov1-1/+3
2015-09-29bridge: mdb: zero out the local br_ip variable before useNikolay Aleksandrov1-0/+2
2015-09-29net/tipc: initialize security state for new connection socketStephen Smalley1-0/+1
2015-09-29ip_tunnel: fix ipv4 pmtu check to honor inner ip header dfTimo Teräs1-3/+5
2015-09-29rtnetlink: verify IFLA_VF_INFO attributes before passing them to driverDaniel Borkmann1-91/+96
2015-09-29Revert "dev: set iflink to 0 for virtual interfaces"Nicolas Dichtel1-4/+0
2015-09-29net: graceful exit from netif_alloc_netdev_queues()Eric Dumazet1-1/+2
2015-09-29rhashtable: fix for resize events during table walkPhil Sutter1-2/+2
2015-09-29ipv6: Make MLD packets to only be processed locallyAngga1-3/+3
2015-09-29jbd2: avoid infinite loop when destroying aborted journalJan Kara4-9/+46
2015-09-29lib/decompressors: use real out buf size for gunzip with kernelYinghai Lu13-26/+69
2015-09-29hfs,hfsplus: cache pages correctly between bnode_create and bnode_freeHin-Tak Leung2-8/+4
2015-09-29net: stmmac: dwmac-rk: Fix clk rate when provided by socHeiko Stübner1-2/+1
2015-09-29stmmac: troubleshoot unexpected bits in des0 & des1Alexey Brodkin4-24/+28
2015-09-29stmmac: fix check for phydev being openAlexey Brodkin1-1/+4
2015-09-29IB/mlx4: Fix incorrect cq flushing in error stateAriel Nahum1-1/+1
2015-09-29IB/mlx4: Use correct SL on AH query under RoCENoa Osherovich1-1/+5
2015-09-29IB/mlx4: Forbid using sysfs to change RoCE pkeysJack Morgenstein1-1/+4
2015-09-29IB/mlx4: Fix potential deadlock when sending mad to wireJack Morgenstein1-3/+4
2015-09-29IB/mlx5: avoid destroying a NULL mr in reg_user_mr error flowHaggai Eran1-12/+0
2015-09-29IB/iser: Fix possible bogus DMA unmappingSagi Grimberg2-4/+10
2015-09-29IB/iser: Fix missing return status check in iser_send_data_outSagi Grimberg1-3/+5
2015-09-29IB/uverbs: Fix race between ib_uverbs_open and remove_oneYishai Hadas2-14/+32
2015-09-29IB/uverbs: reject invalid or unknown opcodesChristoph Hellwig1-1/+9
2015-09-29IB/qib: Change lkey table allocation to support more MRsMike Marciniszyn3-4/+16
2015-09-29IB/srp: Stop the scsi_eh_<n> and scsi_tmf_<n> threads if login failsBart Van Assche1-0/+9
2015-09-29IB/srp: Handle partial connection success correctlyBart Van Assche1-1/+2
2015-09-29ideapad-laptop: Add Lenovo Yoga 3 14 to no_hw_rfkill dmi listHans de Goede1-0/+7
2015-09-29hfs: fix B-tree corruption after insertion at position 0Hin-Tak Leung1-9/+11
2015-09-29eCryptfs: Invalidate dcache entries when lower i_nlink is zeroTyler Hicks1-8/+8
2015-09-29iommu/vt-d: Really use upper context table when necessaryJoerg Roedel1-1/+1