aboutsummaryrefslogtreecommitdiffstats
path: root/REPORTING-BUGS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-10net: add __netdev_alloc_pcpu_stats() to indicate gfp flagsPablo Neira Ayuso1-12/+15
2015-11-10netfilter: fix xt_TEE and xt_TPROXY dependenciesArnd Bergmann1-3/+3
2015-11-10netfilter: nfnetlink_log: work around uninitialized variable warningArnd Bergmann1-1/+1
2015-11-09netfilter: Fix removal of GRE expectation entries created by PPTPAnthony Lineham1-1/+1
2015-11-07netfilter: ipset: Fix hash type expire: release empty hash bucket blockJozsef Kadlecsik1-4/+9
2015-11-07netfilter: ipset: Fix hash:* type expirationJozsef Kadlecsik1-1/+1
2015-11-07netfilter: ipset: Fix extension alignmentJozsef Kadlecsik8-80/+65
2015-11-06netfilter: ingress: fix wrong input interface on hookPablo Neira Ayuso1-2/+2
2015-11-06netfilter: ingress: don't use nf_hook_list_activeFlorian Westphal1-3/+6
2015-11-05selinux: fix random read in selinux_ip_postroute_compat()Eric Dumazet1-4/+14
2015-11-05bnxt_en: More robust SRIOV cleanup sequence.Jeffrey Huang1-13/+27
2015-11-05bnxt_en: Fix comparison of u16 sw_id against negative value.Michael Chan1-4/+5
2015-11-05bnxt_en: map CAG_REG_LEGACY_INT_STATUS_MASK to GRC window #4Jeffrey Huang2-3/+20
2015-11-05bnxt_en: Determine tcp/ipv6 RSS hash type correctly.Michael Chan1-5/+7
2015-11-05bnxt_en: Change sp events definitions to represent bit position.Jeffrey Huang1-5/+5
2015-11-05tcp: use correct req pointer in tcp_move_syn() callsEric Dumazet2-2/+2
2015-11-05packet: race condition in packet_bindFrancesco Ruggeri1-31/+49
2015-11-05ipv4: use sk_fullsock() in ipv4_conntrack_defrag()Eric Dumazet1-3/+2
2015-11-05tcp: fix req->saved_syn raceEric Dumazet4-11/+21
2015-11-05net: stmmac: fix double-initialization of phy_ifaceLABBE Corentin1-1/+1
2015-11-05qlogic: qed: fix error codes in qed_resc_alloc()Dan Carpenter1-3/+9
2015-11-05net: dsa: mv88e6xxx: isolate unbridged portsVivien Didelot4-0/+48
2015-11-05USB: qmi_wwan: Add quirk for Quectel EC20 Mini PCIe modulePetr Štetiar1-0/+21
2015-11-05bpf: add mod default A and X test casesYang Shi1-0/+30
2015-11-05bnxt_en: add VXLAN dependencyArnd Bergmann1-0/+1
2015-11-04net: add forgotten IFF_L3MDEV_SLAVE defineJiri Pirko1-0/+1
2015-11-04ipv6: clean up dev_snmp6 proc entry when we fail to initialize inet6_devSabrina Dubroca1-0/+1
2015-11-04qlogic: qed: fix a test for MODE_MF_SIDan Carpenter1-1/+1
2015-11-04qlogic/qed: remove bogus NULL checkDan Carpenter1-5/+0
2015-11-05Bluetooth: L2CAP: Add missing checks for invalid LE DCIDJohan Hedberg1-1/+8
2015-11-05Bluetooth: L2CAP: Fix checked range when allocating new CIDJohan Hedberg1-1/+1
2015-11-05Bluetooth: L2CAP: Fix returning correct LE CoC response codesJohan Hedberg2-1/+10
2015-11-05Bluetooth: Check for supported white list before issuing commandsMarcel Holtmann1-6/+11
2015-11-05Bluetooth: Fix possible deadlock in btusbKuba Pawlak1-2/+4
2015-11-04VSOCK: call sk->sk_data_ready() on accept()Stefan Hajnoczi1-1/+1
2015-11-04tun_dst: Fix potential NULL dereferenceTobias Klauser1-1/+2
2015-11-04net/core: ensure features get disabled on new lower devsJarod Wilson1-3/+4
2015-11-04net: Fix prefsrc lookupsDavid Ahern1-3/+10
2015-11-04ipv4: fix a potential deadlock in mcast getsockopt() pathWANG Cong2-23/+34
2015-11-04ipv4: disable BH when changing ip local port rangeWANG Cong1-2/+2
2015-11-04sh_eth: merge sh_eth_free_dma_buffer() into sh_eth_ring_free()Sergei Shtylyov1-38/+22
2015-11-04sh_eth: kill 'ret' variable in sh_eth_ring_init()Sergei Shtylyov1-16/+8
2015-11-04drivers: net: cpsw: Add support for fixed-link PHYMarkus Brunner2-0/+18
2015-11-03atomic: remove all traces of READ_ONCE_CTRL() and atomic*_read_ctrl()Linus Torvalds5-68/+23
2015-11-03sh_eth: use DMA barriersSergei Shtylyov1-4/+4
2015-11-03switchdev: respect SKIP_EOPNOTSUPP flag in case there is no recursionJiri Pirko1-5/+4
2015-11-03net: sched: kill dead code in sch_choke.cPhil Sutter1-59/+0
2015-11-03irda: Delete an unnecessary check before the function call "irlmp_unregister_service"Markus Elfring1-2/+1
2015-11-03ide: pdc202xx_new: Replace timeval with ktime_tAmitoj Kaur Chawla1-5/+5
2015-11-03net: dsa: mv88e6xxx: include DSA ports in VLANsVivien Didelot1-6/+6